.body-container
{
    color: white;
}

.body-container #first-paragraph
{
    margin: 3rem 0 0 0;
}

.body-container a
{
    color: white;
}

