main{
    text-align: left;
}

h1{
    font-size: clamp(2.5rem, 5vw, 3rem);
}