dark theme
This commit is contained in:
parent
4c6625357b
commit
7a1430aa13
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<body style="background-color: rgb(24, 24, 24)">
|
||||
<main style="text-align: center; font-family: sans-serif"></main>
|
||||
|
||||
<script src="./js/main.js"></script>
|
||||
|
|
Reference in a new issue