h2{
    color: white;
    font-size: 2em;
}
p{
    color: white;
}
.content1{
    margin: 2em 0;
    min-height: 10rem;
}
li{
    text-decoration: none;
    color: white;
}
a{
    color: blue;
    text-decoration: none;
}

