html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background:ivory}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
