html{
  background: url(70s_Pattern.jpeg);
  background-size:50%;
  text-align:center;
  color:#2f0903;
}

h1{
  font-size:40px;
}

div{
  display:inline-block;
  border:dotted 5px #2f0903;
  background-color:#ffffff99;
  padding:6px;
}