vite/playground/html/zeroJS.html
2022-05-09 09:36:14 +02:00

10 lines
125 B
HTML

<link rel="stylesheet" href="/main.css" />
<h1>zeroJS.html</h1>
<style>
body {
background-color: linen;
}
</style>