body {
    margin: 0;
    background: black;
    display: flex;
    justify-content: center;
}

#image-sequence {
    height: 100vh;
  }
