12 lines
206 B
HTML
12 lines
206 B
HTML
|
<!DOCTYPE html>
|
||
|
<head>
|
||
|
<title>quack!</title>
|
||
|
<link rel="stylesheet" href="stylesheet.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<pre>
|
||
|
quack! fuck you empty
|
||
|
=====================
|
||
|
>:(
|
||
|
</pre>
|
||
|
</body>
|