*{
    margin: 0px;
    padding: 0px;
    max-width: 100%;
    
}
html{
    /* overflow: ; */
}
/* *{
    box-sizing: border-box;

} */