html{
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    font-size: 13pt;
    line-height: 1.5em;
}

.container{
    width: 70%;
    margin:auto;
}

img{
    width: 100%;
}

h1{
    margin-bottom: 100px;
}