<!doctype html>
<html>
  <head>
    <meta charset="utf-8">

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link rel="stylesheet"
       href="https://fonts.googleapis.com/css2?family=Merienda&display=swap"> 
    
    <title>yellow shell</title>
    <link rel="stylesheet" href="styles.css">
  </head>
  <body>
    <div class="content">
      <h1>yellow shell</h1>
    </div>
    <footer>cs.bennington.college | Fall 2021 |
      <a href="https://creativecommons.org/licenses/by/4.0/">CC</a></footer>
  </body>
</html>