@charset "UTF-8";
*{box-sizing: border-box;}
body{background-color:white;margin:0px;overflow-y: scroll;}
    /* overflow-x: hidden */
/* .header{margin:5px 0px;height:80px;top:0px; width:100%;z-index:1;} */
/* .bfree{position:relative;top:-880px;height:100px;width:150px;left:200px;} */
/* .free{position:fixed;height:80px;width:95px;left:190px;} */







/*body{overflow-x: hidden;}*/
