body {
    background-color: rgb(245, 245, 245);
    height: 1000px;
    margin: 0;
    margin-top: 80px;
    margin-left: 107px;
    margin-right: 30px;
}

a {
    text-decoration: none;
    color: black;
}

p {
    font-family: Roboto, arial;
    margin: 0;
}