body {
    background-color: black;
}

p {
    color: white;
    text-align: center;
    margin-left: 20px;
}
