body {
    background-color: rgb(245, 245, 123);
    text-align: center;
}

#top {
    text-align: center;
}

h3 {
    font-family: arial;
    color: rgb(255, 0, 0);
    font-size: 0.9rem;
}

h1 {
    font-size: 38px;
}

#quotes {
    text-align: left;
    padding-left: 5%;
}

#title {
    font-size: 2rem;
}
