Untitled
unknown
plain_text
a year ago
407 B
5
Indexable
:root { --color1: #403D58; --color2: #FC7753; --color3: #F2EFEA; } * { margin: 0; padding: 0; } .main-container { width: 100vw; height: 100vh; position: relative; font-family: "Minecraft"; } .evo { position: absolute; width: 72px; height: 72px; } #evo01 { top: 60px; right: 148px; } #evo02 { top: 120px; right: 98px; } #evo03 { top: 186px; right: 76px; } #evo04 { top: 254px; right: 98px; } #evo05 { top: 30
Editor is loading...
Leave a Comment