:root{--background: rgb(255, 255, 255);--text-color: rgb(0, 0, 0);--border-radius: 5px;--font-family: "Times New Roman", Times, serif;--font-size: 13px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}body{font-family:var(--font-family);font-size:var(--font-size);font-weight:400;color:var(--text-color);background-color:var(--background)}
