body {
  font-family: "Michroma", Verdana, sans-serif;
  background-image: linear-gradient(to bottom right, cyan, lightgreen);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.icons{
  text-align: center;
}
