You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
312 B
HTML
12 lines
312 B
HTML
5 months ago
|
<html>
|
||
|
<head>
|
||
|
<link href="./style.css" rel="stylesheet" type="text/css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>do you ever dream about work?</h1>
|
||
|
<p id="current" class="visible" style='font-wariation-settings: "wdth" 50, "XTRA" 400, "XOPQ" 175;' tabindex="1">
|
||
|
</p>
|
||
|
</body>
|
||
|
<script src="./script.js"></script>
|
||
|
</html>
|