<html>
  <head>
    <script src="./script.js"></script>
    <link rel="stylesheet" type="text/css" href="./style.css" />
  </head>
  <body>
    <main>
      <h1>DO Shopping Cart</h1>
      <p>Body</p>
    </main>
  </body>
</html>