h1{
    font-size: 40px;
}
h2 ,h3, h4{
    font-size: normal !important;
}
main{
    align-items: unset;
    margin: 2.5rem 10rem;
}
ul{
    list-style-type: none ;
}