fixed missing body element

This commit is contained in:
edwark43 2023-04-20 13:46:14 +00:00
parent ddcb93ac1f
commit 2b31e0f925

View File

@ -33,7 +33,7 @@
<link rel="stylesheet" href="/assets/styles/main.css" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
</head>
<div>
<body>
<div id="Home">
<div id="page-container">
<div class="bg"></div>