h1 {
  background-color: #03A9F4;
}

.bg1 {
  background-color: #eee;
}

.bg2 {
  background-color: rgba(0, 0, 0, 0.3);
}