head{
  margin:0px;
}
body{
  background-image: url("retro.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}
#box1{
  background-color: rgba(0, 0, 0, 0);
  border: none;
  font-size: 50px;
  padding: 0px 50px;
}