body{
    background-color: white;
    color: black;
}

h1{
    font-size: 30px;
}

p{
    font-size: 18px;
}