<head>
  <style>
  a {
    stroke-linecap: round;
  }
  </style>
</head>
<body>
  <script>
  const foo = "bar"
  </script>
</body>