header {
  position: absolute;
  width: 100%;
  z-index: 1;
}
h1 {
  position; absolute;
  font-size: 14px;
  color: red;
  font-weight: bold;
  text-align: center;
  font-weight: normal;
}
button{
  width: 28%;
}
