-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
15 lines (15 loc) · 830 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<div class="h-screen border-8 border-[#6b7280] bg-gradient-to-b from-[black_0_160px] to-[white_160px_100%] *:absolute">
<div class="bg-[#e2e8f0] h-20 w-80 top-6 left-6 shadow-[6px_6px_#14b8a6]"></div>
<div class="bg-white h-4 w-24 top-[136px] left-6"></div>
<div class="bg-black h-6 w-6 top-[252px] left-[248px] rotate-45 shadow-[25px_-25px_0_-4px,45px_-45px_0_-8px,60px_-60px_0_-11px]"></div>
<div class="*:absolute !static *:h-10 *:w-24 *:top-[244px] *:bg-black *:left-6">
<div></div>
<div class="!bg-white !left-[136px] border-4 border-[#14b8a6]"></div>
</div>
<div class="*:absolute !static *:bg-[#14b8a6] *:size-10 *:top-[184px] *:shadow-[4px_4px] *:left-5">
<div></div>
<div class="!left-[100px]"></div>
<div class="!left-[180px]"></div>
<div class="!left-[260px]"></div>
</div>
</div>