body {
  background: #0a4202 url(https://slushiis-spot.neocities.org/pages/collections/apple/nano3/bg.png) repeat;
  color: #ffffff;
  font-family:Arial;
  font-size: 20pt;
}
#back{
position:fixed;
bottom:0.3%;
left:0.3%;
max-width:4%;
height:auto;
}
h1{
  background-color:#0a4202;
}
p span{
 background-color:#0a4202;
 border-style:solid;
 border-color:#0a4202;
 border-width:1px;
}
#logo{
 position:absolute;
 top:5%;
 left:40%;
}