.loader{animation:spinner 1.5s linear infinite;border-top-color:#3490dc}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
