.loading{border:4px solid #09391c;border-top-color:#8ddb90;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
