body {
    font-family: 'Nova Round', sans-serif;
    font-size: 28px;
}

h1 {
    padding-top: 20px;
    font-weight: bold;
    font-size: 36px;
}

a {
    font-size: 20px;
    font-style: none;
    color: black;
}
