h1 {
  color: teal;
}
body {
  box-sizing: border-box;
}
.theme {
  color: hotpink;
}
