.spinner-container[data-v-fd581f86]{display:flex;justify-content:center;align-items:center;height:300px}.spinner[data-v-fd581f86]{border:4px solid rgba(0,0,0,.3);border-top:4px solid #007bff;border-radius:50%;width:50px;height:50px;animation:spin-fd581f86 1s linear infinite}@keyframes spin-fd581f86{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
