mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-14 12:31:28 +00:00
9 lines
174 B
HTML
9 lines
174 B
HTML
<!doctype html>
|
|
<div style="
|
|
width: 240px; height: 240px;
|
|
border-radius: 8px;
|
|
box-shadow: 32px 32px grey inset;
|
|
position: absolute;
|
|
top: 16px; left: 16px;
|
|
"></div>
|