h1 {
  font-size: 12px;
}

.blac {
  background-color: black;
  width: 100px;
  height: 100px;
  color: white;
}

.box {
  width: 300px;
}