*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--body-background-color:#000;--btn-text-color:#fff;--dropdown-background-color:hsla(0,0%,100%,.1);--error-background-color:#f7e6e6;--error-text-color:#af0404;--para-text-color:hsla(0,0%,100%,.7);--placeholder-color:hsla(0,0%,100%,.3);--primary-color:#07f;--primary-light-color:#268bff;--primary-dark-color:#006be6}html{font-size:62.5%;scroll-behavior:smooth}html::-webkit-scrollbar{display:none}body{background-color:var(--body-background-color);font-size:1.6rem}a{color:inherit;text-decoration:none}@media screen and (max-width:599px){html{font-size:52%}}