html,body{
    width: 100%;
    height: 100%;
    font-family: "Poppins", sans-serif;
    
    margin: 0px;
    
}

h1{
    font-weight: 700;
}