html{overscroll-behavior-y:none}body{margin:0}#root{height:100vh;display:flex;flex-grow:1}.phosphor-spinner{display:inline-flex;line-height:0;animation:phosphor-spinner .9s linear infinite}@keyframes phosphor-spinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.phosphor-spinner{animation:none}}
