*{box-sizing:border-box;padding:0;margin:0;font-family:Verdana,Geneva,Tahoma,sans-serif}html{scroll-behavior:smooth}html::-webkit-scrollbar{background-color:#e5e5e5;width:.5rem}html::-webkit-scrollbar-button,html::-webkit-scrollbar-button:increment{display:none}html::-webkit-scrollbar:horizontal{height:.5rem}html::-webkit-scrollbar-thumb{background-color:#2c3240;border-radius:999px}html main{background-color:#fff;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}button{background-color:rgba(0,0,0,0);border:none;outline:none}.ReactModal__Overlay{opacity:0;transition:opacity .3s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}