html, body {
  margin: 0;
  padding: 0;
  height: 5000px;
}

.container {
  position: fixed;
}

.container img {
  position: absolute;
}