body{
    background: #020202;
}

p{
text-align:center;
background:#fffdfd;
}
h1 {
background:#2add51;
}