﻿body {
    background-color: whitesmoke;
    font-family: verdana
}

h1 {
    color: black;
}

p {
    font-size: 20px;
}
