
.container {
  position: relative;
  width: 800px;
  background-color: green;
}

.container h1 {
  font-size: 28px;
}