body{margin:0;min-width:320px;min-height:100vh;width:100%;overscroll-behavior-y:contain}#root{width:100%;min-height:100vh}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinning{animation:spin .8s linear infinite}
