22 --unit: calc(
100vh /
90);
24 height: calc(
90 * var(--unit));
28 font-size: var(--unit);
31 #picture
>*, .smile, .eyes, .center {
38 top: calc(-
75 * var(--unit));
39 width: calc(
30 * var(--unit));
40 height: calc(
30 * var(--unit));
50 top: calc(
15 * var(--unit));
52 animation-name: center-appear;
53 animation-duration:
0.4s;
54 animation-fill-mode: both;
60 width: calc(
3 * var(--unit));
61 height: calc(
3 * var(--unit));
62 background-color: orange;
63 border-radius: calc(
1.5 * var(--unit));
65 top: calc(-
1.5 * var(--unit));
66 left: calc(-
1.5 * var(--unit));
69 @keyframes center-appear {
80 top: calc(
14.7 * var(--unit));
81 left: calc(
15 * var(--unit));
85 width: calc(var(--subunit) * var(--unit));
86 animation-duration:
10s;
87 animation-timing-function: ease-out;
88 animation-fill-mode: both;
93 top: calc(-
3 * var(--subunit) * var(--unit));
94 left: calc(-
0.5 * var(--subunit) * var(--unit));
96 transform-origin:
50%
100%;
97 animation-name: petal-rotate;
103 animation-delay: inherit;
104 animation-name: petal-come-close;
107 @keyframes petal-rotate {
109 transform: rotate(
0deg);
113 transform: rotate(var(--end-deg));
117 @keyframes petal-come-close {
119 bottom: calc(
15 * var(--unit));
128 top: calc(
20 * var(--unit));
132 top: calc(
5 * var(--unit));
137 width: calc(
17 * var(--unit));
138 left: calc(-
8.5 * var(--unit));
139 top: calc(-
3 * var(--unit));
140 animation-fill-mode: both;
144 animation-name: appear;
145 animation-duration:
0.3s;
150 transform: scaleY(
0);
154 transform: scaleY(
1);
159 transform-origin:
50% calc(
10.5 * var(--unit));
160 animation-name: eyes-blink;
161 animation-duration:
4s;
162 animation-iteration-count: infinite;
165 @keyframes eyes-blink {
167 transform: scaleY(
0);
171 transform: scaleY(
1);
177 top: calc(
15 * var(--unit));
178 background-color: #
495;
179 border-left: solid calc(
0.5 * var(--unit)) #
252;
180 border-right: solid calc(
0.5 * var(--unit)) #
252;
182 height: calc(
75 * var(--unit));
184 transform-origin:
50% calc(
0 * var(--unit));
185 animation-name: appear;
186 animation-duration:
0.6s;
187 animation-fill-mode: both;
190 .wesolych, .wszystkich {
194 top: calc(-
55 * var(--unit));
196 animation-name: appear;
197 animation-duration:
0.4s;
198 animation-fill-mode: both;
202 top: calc(-
35 * var(--unit));
205 .wesolych
>*, .wszystkich
>* {
207 width: calc(
42 * var(--unit));
208 left: calc(-
21 * var(--unit));
210 transform-origin:
50%
100%;
211 animation-name: bounce;
212 animation-direction: alternate;
213 animation-iteration-count: infinite;
214 animation-duration:
1.5s;
215 animation-fill-mode: both;
216 animation-timing-function: cubic-bezier(
0.01,
0.29,
0,
0.96);
221 transform: scaleY(
0.7);
225 transform: scaleY(
1.2);
232 <div class=
"stem" style=
"animation-delay: 27.15s;"></div>
234 <div class=
"center" style=
"animation-delay: 14.8s;"></div>
236 <div style=
"--subunit: 4.9; --end-deg: -360deg; animation-delay: 17.0s;">
237 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
241 <div style=
"--subunit: 4.9; --end-deg: -384deg; animation-delay: 16.8s;">
242 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
246 <div style=
"--subunit: 4.9; --end-deg: -408deg; animation-delay: 16.6s;">
247 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
251 <div style=
"--subunit: 4.9; --end-deg: -432deg; animation-delay: 16.4s;">
252 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
256 <div style=
"--subunit: 4.9; --end-deg: -456deg; animation-delay: 16.2s;">
257 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
261 <div style=
"--subunit: 4.9; --end-deg: -480deg; animation-delay: 16.0s;">
262 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
266 <div style=
"--subunit: 4.9; --end-deg: -504deg; animation-delay: 15.8s;">
267 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
271 <div style=
"--subunit: 4.9; --end-deg: -528deg; animation-delay: 15.6s;">
272 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
276 <div style=
"--subunit: 4.9; --end-deg: -552deg; animation-delay: 15.4s;">
277 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
281 <div style=
"--subunit: 4.9; --end-deg: -576deg; animation-delay: 15.2s;">
282 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
286 <div style=
"--subunit: 4.9; --end-deg: -600deg; animation-delay: 15.0s;">
287 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
291 <div style=
"--subunit: 4.9; --end-deg: -624deg; animation-delay: 14.8s;">
292 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
296 <div style=
"--subunit: 4.9; --end-deg: -648deg; animation-delay: 14.6s;">
297 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
301 <div style=
"--subunit: 4.9; --end-deg: -672deg; animation-delay: 14.4s;">
302 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
306 <div style=
"--subunit: 4.9; --end-deg: -696deg; animation-delay: 14.2s;">
307 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
311 <div style=
"--subunit: 3.5; --end-deg: -732deg; animation-delay: 14.0s;">
312 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
316 <div style=
"--subunit: 3.5; --end-deg: -756deg; animation-delay: 13.8s;">
317 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
321 <div style=
"--subunit: 3.5; --end-deg: -780deg; animation-delay: 13.6s;">
322 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
326 <div style=
"--subunit: 3.5; --end-deg: -804deg; animation-delay: 13.4s;">
327 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
331 <div style=
"--subunit: 3.5; --end-deg: -828deg; animation-delay: 13.2s;">
332 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
336 <div style=
"--subunit: 3.5; --end-deg: -852deg; animation-delay: 13.0s;">
337 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
341 <div style=
"--subunit: 3.5; --end-deg: -876deg; animation-delay: 12.8s;">
342 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
346 <div style=
"--subunit: 3.5; --end-deg: -900deg; animation-delay: 12.6s;">
347 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
351 <div style=
"--subunit: 3.5; --end-deg: -924deg; animation-delay: 12.4s;">
352 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
356 <div style=
"--subunit: 3.5; --end-deg: -948deg; animation-delay: 12.2s;">
357 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
361 <div style=
"--subunit: 3.5; --end-deg: -972deg; animation-delay: 12.0s;">
362 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
366 <div style=
"--subunit: 3.5; --end-deg: -996deg; animation-delay: 11.8s;">
367 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
371 <div style=
"--subunit: 3.5; --end-deg: -1020deg; animation-delay: 11.6s;">
372 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
376 <div style=
"--subunit: 3.5; --end-deg: -1044deg; animation-delay: 11.4s;">
377 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
381 <div style=
"--subunit: 3.5; --end-deg: -1068deg; animation-delay: 11.2s;">
382 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
386 <div style=
"--subunit: 2.5; --end-deg: -1104deg; animation-delay: 11.0s;">
387 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
391 <div style=
"--subunit: 2.5; --end-deg: -1128deg; animation-delay: 10.8s;">
392 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
396 <div style=
"--subunit: 2.5; --end-deg: -1152deg; animation-delay: 10.6s;">
397 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
401 <div style=
"--subunit: 2.5; --end-deg: -1176deg; animation-delay: 10.4s;">
402 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
406 <div style=
"--subunit: 2.5; --end-deg: -1200deg; animation-delay: 10.2s;">
407 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
411 <div style=
"--subunit: 2.5; --end-deg: -1224deg; animation-delay: 10.0s;">
412 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
416 <div style=
"--subunit: 2.5; --end-deg: -1248deg; animation-delay: 9.8s;">
417 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
421 <div style=
"--subunit: 2.5; --end-deg: -1272deg; animation-delay: 9.6s;">
422 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
426 <div style=
"--subunit: 2.5; --end-deg: -1296deg; animation-delay: 9.4s;">
427 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
431 <div style=
"--subunit: 2.5; --end-deg: -1320deg; animation-delay: 9.2s;">
432 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
436 <div style=
"--subunit: 2.5; --end-deg: -1344deg; animation-delay: 9.0s;">
437 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
441 <div style=
"--subunit: 2.5; --end-deg: -1368deg; animation-delay: 8.8s;">
442 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
446 <div style=
"--subunit: 2.5; --end-deg: -1392deg; animation-delay: 8.6s;">
447 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
451 <div style=
"--subunit: 2.5; --end-deg: -1416deg; animation-delay: 8.4s;">
452 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
456 <div style=
"--subunit: 2.5; --end-deg: -1440deg; animation-delay: 8.2s;">
457 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
461 <div style=
"--subunit: 1.5; --end-deg: -1476deg; animation-delay: 8.0s;">
462 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
466 <div style=
"--subunit: 1.5; --end-deg: -1500deg; animation-delay: 7.8s;">
467 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
471 <div style=
"--subunit: 1.5; --end-deg: -1524deg; animation-delay: 7.6s;">
472 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
476 <div style=
"--subunit: 1.5; --end-deg: -1548deg; animation-delay: 7.4s;">
477 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
481 <div style=
"--subunit: 1.5; --end-deg: -1572deg; animation-delay: 7.2s;">
482 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
486 <div style=
"--subunit: 1.5; --end-deg: -1596deg; animation-delay: 7.0s;">
487 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
491 <div style=
"--subunit: 1.5; --end-deg: -1620deg; animation-delay: 6.8s;">
492 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
496 <div style=
"--subunit: 1.5; --end-deg: -1644deg; animation-delay: 6.6s;">
497 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
501 <div style=
"--subunit: 1.5; --end-deg: -1668deg; animation-delay: 6.4s;">
502 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
506 <div style=
"--subunit: 1.5; --end-deg: -1692deg; animation-delay: 6.2s;">
507 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
511 <div style=
"--subunit: 1.5; --end-deg: -1716deg; animation-delay: 6.0s;">
512 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
516 <div style=
"--subunit: 1.5; --end-deg: -1740deg; animation-delay: 5.8s;">
517 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
521 <div style=
"--subunit: 1.5; --end-deg: -1764deg; animation-delay: 5.6s;">
522 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
526 <div style=
"--subunit: 1.5; --end-deg: -1788deg; animation-delay: 5.4s;">
527 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
531 <div style=
"--subunit: 1.5; --end-deg: -1812deg; animation-delay: 5.2s;">
532 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
536 <div style=
"--subunit: 1; --end-deg: -1848deg; animation-delay: 5.0s;">
537 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
541 <div style=
"--subunit: 1; --end-deg: -1872deg; animation-delay: 4.8s;">
542 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
546 <div style=
"--subunit: 1; --end-deg: -1896deg; animation-delay: 4.6s;">
547 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
551 <div style=
"--subunit: 1; --end-deg: -1920deg; animation-delay: 4.4s;">
552 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
556 <div style=
"--subunit: 1; --end-deg: -1944deg; animation-delay: 4.2s;">
557 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
561 <div style=
"--subunit: 1; --end-deg: -1968deg; animation-delay: 4.0s;">
562 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
566 <div style=
"--subunit: 1; --end-deg: -1992deg; animation-delay: 3.8s;">
567 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
571 <div style=
"--subunit: 1; --end-deg: -2016deg; animation-delay: 3.6s;">
572 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
576 <div style=
"--subunit: 1; --end-deg: -2040deg; animation-delay: 3.4s;">
577 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
581 <div style=
"--subunit: 1; --end-deg: -2064deg; animation-delay: 3.2s;">
582 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
586 <div style=
"--subunit: 1; --end-deg: -2088deg; animation-delay: 3.0s;">
587 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
591 <div style=
"--subunit: 1; --end-deg: -2112deg; animation-delay: 2.8s;">
592 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
596 <div style=
"--subunit: 1; --end-deg: -2136deg; animation-delay: 2.6s;">
597 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
601 <div style=
"--subunit: 1; --end-deg: -2160deg; animation-delay: 2.4s;">
602 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
606 <div style=
"--subunit: 1; --end-deg: -2184deg; animation-delay: 2.2s;">
607 <img src=
"./petal.svg" alt=
"flower petal" draggable=
"false">
611 <img style=
"animation-delay: 26.65s;" src=
"./smile.svg" alt=
"flower smile" draggable=
"false">
614 <img style=
"animation-delay: 26.65s;" src=
"./eyes.svg" alt=
"flower eyes" draggable=
"false">
617 <div class=
"wesolych" style=
"animation-delay: 28.25s;">
618 <img src=
"wesolych.svg" alt=
""Wesołych Świąt" text" draggabe=
"false"></img>
620 <div class=
"wszystkich" style=
"animation-delay: 28.25s;">
621 <img src=
"wszystkich.svg" alt=
""Wszystkich Świętych" text" draggable=
"false"></img>