
body {
  background-image: radial-gradient(#262626,#1c1c1c);
  background-repeat: no-repeat;
  min-height: 90vh;
  color: black;
  font-family: Verdana;
  background-attachment: fixed;
}