body
{
    margin-top: 10px;
    font-family: Times;
    font-size: 3vw;
    color: Black;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.title
{
    font-weight: bold;
}

A
{
    color: Black;
}