.myh2{
    color: white;
    font-size: 3rem;
    padding-bottom: 1.5rem;
}
.myp{
    color: white;
    font-size: 1.6rem;
    padding-bottom: 0.8rem;
}
.myh3{
    color: white;
    font-size: 2rem;
    padding-bottom: 1rem;
    width: 100%;
}
.myul{
    padding-left: 20px;
}
.myli{
    color: white;
    font-size: 1rem;
    padding-bottom: 0.5rem;
    list-style-type: disc;
}