@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");body,html{padding:0;margin:0;font-family:Poppins!important}a{text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}::-webkit-scrollbar{width:16px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#babac0;border-radius:16px;border:4px solid #fff}::-webkit-scrollbar-button{display:none}