mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-03-08 09:32:25 +00:00
9 lines
184 B
HTML
9 lines
184 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div style="border-radius:100px; width:300px; height:300px; overflow:hidden;">
|
|
<div style="height:20px; background:blue;"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|