<!DOCTYPE html>

<body>
  <canvas id="kanvas" width="800" height="600"></canvas>
  <script src="start.js"></script>
</body>