body {
  background-color: #0048ff;
  font-family: calibri, arial, sans-serif;
  text-align: center;
}

a {
  color: #ffdd00;
  text-decoration: none;
}

h1 {
  color: #f0351d;
  letter-spacing: 10px;
  text-shadow: 3px 3px 2px #00ffff, 4px 4px 2px #fff954;
}