.loader{display:none;align-items:center;justify-content:center;z-index:999;position:fixed;width:100%;height:100%;top:0;left:0}.rotate{animation:rotate 1.5s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.spinner{width:200px;height:200px;border-radius:50%;box-shadow:inset -2px 0 0 1px #ca2440;position:relative}
