<!DOCTYPE html>
<html>
<head>
<title>Tower</title>
</head>
<body>
<script type="module" src="js/tower.js"></script>
</body>