:root{--pink:#e6017e;--black:#000;--white:#fff;--grey:#efefef;--grey-dark:#6b6b6b}*{box-sizing:border-box}html,body{background:var(--grey);color:var(--black);margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:4px}
