10 lines
145 B
HTML
10 lines
145 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Hit F11 to black screen</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../style.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
</body>
|
||
|
</html>
|