There is a code on the right telling you some more about me, but there is a bug that is driving me crazy!

1<html lang="en">
2  <body>
3    <h1>My name is Yevheniia Simaka</h1>
4    <h2>Facts about me:</h2>
5    <ul>
6      <li>I use TypeScript and JavaScript to code
7      <li>I do frontend and sometimes fullstack</li>
8      <li>I won 10+ hackathons</li>
9    </ul>
10  </body>
11</html>