*{box-sizing: border-box;}
html,body{margin : 0px;}
body {
    background-color: white;
    margin: auto;
    }

