9 lines
158 B
HTML
9 lines
158 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>scrumFun</title>
|
|
</head>
|
|
<body style="overflow:hidden">
|
|
<script src="src/main.js" type="module"></script>
|
|
</body>
|
|
</html> |