body {
  background: #000000 url(https://slushiis-spot.neocities.org/pages/collections/apple/iphone4/bg.png) repeat;
  color: #ffffff;
  font-family:verdana;
  font-size: 20pt;
}
p span{
  background-color: #000000;
}
h1 {
    font-size: 3em;
}
h1 span { 
    background-color: #000000; 
    border-color:#000000;
    border-style:solid;
    border-width:3px;
}
#back{
position:fixed;
bottom:0.5%;
left:0.5%;
max-width:4%;
height:auto;
}
#logo4s {
  position:absolute;
max-width:20%;
height:auto;
left:15%;
top:13%;
}