.noSelect{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}body{background-color:#fef6e1;margin:0;font-family:Arial,Helvetica,sans-serif}*{border-radius:0;transition:all .3s ease}a{cursor:pointer;color:#442a19;text-decoration:none;font-weight:500}a:hover{color:#5cb85c;text-decoration:underline}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:#442a19;border:1px solid #fef6e1}::-webkit-scrollbar-thumb:hover{background:#5cb85c}@-moz-document url-prefix(){*{scrollbar-width:thin;scrollbar-color:#442a19 rgba(0,0,0,0)}}