body {
  background-color: white;
  color: black;
  font-family: Helvetica;
}

  #movingImage {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
  height: 100px;
}


  