h1 {
  font-weight: bolder;
}
h2 {
  background-color: #33ccff;
  font-weight: bold;
}
body {
  background-color: #33ccff;
}
