*{margin:0;padding:0;box-sizing:border-box}body{list-style-type:none;text-decoration:none}a{color:inherit}.container{width:96%;margin:0 auto}.loader{width:45px;aspect-ratio:1;--c:no-repeat linear-gradient(#000 0 0);background:var(--c) 0 50%,var(--c) 50% 50%,var(--c) 100% 50%;background-size:20% 100%;animation:l1 1s linear infinite}@keyframes l1{0%{background-size:20% 100%,20% 100%,20% 100%}33%{background-size:20% 10%,20% 100%,20% 100%}50%{background-size:20% 100%,20% 10%,20% 100%}66%{background-size:20% 100%,20% 100%,20% 10%}to{background-size:20% 100%,20% 100%,20% 100%}}