.Spinner_spinner__8j5ci{display:flex;justify-content:center;align-items:center;height:100vh}.Spinner_loader__fG8zJ{border:8px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:Spinner_spin__EoOvV 1s linear infinite}@keyframes Spinner_spin__EoOvV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}