*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;margin:0}.spinner{border:2px solid #e1f5ee;border-top-color:#1d9e75;border-radius:50%;width:32px;height:32px;margin:0 auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}input,textarea,select,button{font-family:inherit}
