@font-face {
font-family: Marola;
src: url('https://pepsi-squared.neocities.org/imaae/marola.TTF');
}

body {
background-image: url('/imaae/tumblr_cbfb9850f7f63dd5bb3d221a13cff786_594e14d1_400.png');
width:1000px;
height:1980px;
   }
   
* {
  margin:auto;
text-align:center;
}

.title1 {
  background-image: url('https://files.catbox.moe/5r2ch8.gif');
border-color:black;
border-style:solid;
border-width:3px;
position: absolute;
top: 18%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width:900px;
height:250px;
}

#what {
background-color:black;
top: 36%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
position:absolute;
border-width:3px;
border-style:solid;
border-color:black;
height: 20px;
width: 900px;
overflow: hidden;
}

.main {
  background-image: url('https://files.catbox.moe/6ib2e4.png');
border-color:black;
border-style:solid;
border-width:3px;
position: absolute;
top: 61%;
left: 58.2%;
overflow:auto;
margin-right: -50%;
transform: translate(-50%, -50%);
width:650px;
height:320px;
}