body {
    background-color: bisque;
}
h1{
    font-size: 30px;
}
h2 {
    font-size: 25px;
}
li {
    font-size: 20px;
}