body {
    background: black url(https://omoulo.neocities.org/aboutbg.png);
text-align: center;
color: white;
height: 200%;
background-position: center;
  background-repeat: no-repeat;
  background-size: cover

}
p {

font-size: 20px;
}
a {
color: #00ff99;
}

