body{
    background-color: aliceblue;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
h1 {
    font-size: 45px;
    text-align: center;
}
h4 {
    font-size: 20px;
    text-align: center;
}
span {
    margin-left: 50%;
}