body {
    background: #831a1a
}
h1{
    text-align: center;
    color: blue;
}
p {
    text-align: center;
}

em strong {
    color: #3d2ba0;
}