body {
  font-family: "Comic Sans MS", "Courier New", monospace;
  color: lime;
}

a {
  text-decoration: underline;
  font-weight: bold;
}

marquee {
  font-size: 24px;
  color: yellow;
  font-weight: bold;
}