body{
  background: black;
  background-image: url(https://i.gifer.com/EPts.gif);
  background-repeat: no-repeat;
  background-position: center;

  padding: 120px 0;
  text-align: center;
}

a{
  color: lightcyan;
}

