h1{
    color: white;
    margin-top: 100px;
}
p{
    color: white;
}
figcaption{
    color: white;
    
}
li{
    color: white;
}
html, body {
    max-width: 100%;
    overflow-x: hidden;
 }
section{
    margin-bottom: 30px;
}