.container.svelte-2dbnfn{width:100%;min-height:100vh;background-color:#a9a9a9;padding:10px}.list.svelte-2dbnfn{display:flex;flex-flow:column;gap:20px}.box.svelte-2dbnfn{position:relative;width:400px;height:300px;background-image:repeating-linear-gradient(#f4c14e,#d36950 20%);-webkit-mask-image:linear-gradient(#f4c14e,#d36950);mask-image:linear-gradient(#f4c14e,#d36950)}.box1.svelte-2dbnfn{position:relative;width:400px;height:300px;background-image:repeating-linear-gradient(45deg,#f4c14e 0% 5%,transparent 5% 10%)}.box2.svelte-2dbnfn{width:100px;height:100px;background:#000;animation-name:svelte-2dbnfn-rotation;animation-duration:2s;animation-delay:0s;animation-direction:alternate;animation-iteration-count:infinite;animation-fill-mode:none;animation-play-state:running}@keyframes svelte-2dbnfn-rotation{0%{transform:scale(.3)}50%{transform:scale(.6) rotate(-45deg);background:red}to{transform:scale(1) rotate(180deg);background:#00f}}
