vertical scroll

It looks like you are trying to create a custom element inside your page code. I would take a look at this article about how to use custom elements and where to put your code to get started.

If you are new to code altogether, this is a more advanced topic so you may want to start with some courses on Javascript fundamentals if you have not already.