mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-07-20 22:29:28 +00:00
11 lines
128 B
HTML
11 lines
128 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
body { margin: 0 }
|
|
p {
|
|
height: 1200px;
|
|
width: 100px;
|
|
box-shadow: 0px -100px 100px black;
|
|
}
|
|
</style>
|
|
<p>
|