html,body,#root{height:100%;margin:0;padding:0;background:#fff}body{font-family:Alice,Palatino,Georgia,serif;color:#202124;-webkit-font-smoothing:antialiased}input,button,textarea{font-family:Alice,Palatino,Georgia,serif}*{box-sizing:border-box}a:hover{text-decoration:underline}::selection{background:#c8dfff}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
