A nice introduction to my chaos
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
477 B

4 years ago
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4 years ago
<title>Raymon Zutekouw</title>
<style>
4 years ago
body, html {
padding: 0;
margin: 0;
width: 100%;
}
</style>
4 years ago
</head>
<body>
<noscript>
4 years ago
<p>
This site isn't as fancy without JavaScript.
Some parts will not load, but this will be minimal.
</p>
4 years ago
</noscript>
<div id="app"></div>
</body>
</html>