add doctype

This commit is contained in:
Dmitry Vasilev
2022-10-21 03:25:48 +08:00
parent 68d7a88ac3
commit 06a2a4fe94

View File

@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
@@ -12,6 +13,10 @@
--shadow_color: rgb(171 200 214);
}
html, body {
height: 100%;
}
body {
margin: 0px;
/* same as ace editor */