dragoid
Version:
Download and read novels offline
23 lines (20 loc) • 598 B
HTML
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/img/icon.svg" type="image/svg" />
<title>Dragoid</title>
<style>
body {
color: hsla(0, 0%, 100%, 85%);
background-color: hsl(0, 0%, 4%);
}
</style>
<script type="module" crossorigin src="/assets/index-DRxFrcW-.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-LTemkAvh.css">
</head>
<body>
<div id="root"><!-- element --></div>
</body>
</html>