body {
background-color: #ffffff;
opacity: 0.1;
background-image:  repeating-radial-gradient( circle at 0 0, transparent 0, #ffffff 22px ), repeating-linear-gradient( #93eeaf55, #93eeaf );
background-attachment: fixed;
}

a {
  color: #6b7d74;
  font-size: 80px;
  font-family: Arial, serif;
  text-align: Center;
  text-decoration: none;
}

