

h1 {
    color:red;
    text-align:center;
}
body {
background-color:black;
}
p {
    color:red;
    text-align:center;
}
