+4
-3
@@ -1,13 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<head>
|
||||
<link rel="icon" href="data:image/png;base64,iVBORw0KGgo=">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<script type="module" src="index.js"></script>
|
||||
</head>
|
||||
|
||||
<style>
|
||||
* {
|
||||
font-size: 3vmin;
|
||||
input,button {
|
||||
box-shadow: 0 0 0 2px black;
|
||||
}
|
||||
|
||||
video {
|
||||
|
||||
Reference in New Issue
Block a user