body {
  background-image: url("looopism.gif");
  background-size: cover;
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
  margin: 0;
}
