body{
  font-family: "Bebas Neue", sans-serif;
  background-color:#ff0892;
  color:black;
   padding:5%;
}


header{
  align-content:center;
  height: 700px;
  border: 10px solid black;
  background-image: url("https://piratebattleship.neocities.org/image1.jpg");
  background-color: #cccccc;
  background-repeat:no-repeat;
  background-size:100%;

}
.rule{
  color:blue;
  position:absolute;
  left:50%;
  top:50%;
}
#page img{
  width:100%;
}
#page{
  position:relative;
}
section{
  overflow:hidden;
}
