What do you want to improve? Make a list of things you want to improve on the page and start going through them one by one. If you get stuck then you can always ask for help here. When you do, please be sure to include a link to your codepen and also leave the issue you are dealing with in the codepen so we can see what you are seeing. But you must at least make an attempt to fix them on your own, don’t just ask us how to do it. Let us know what you have tried and then we can gently steer you in the right direction if needed.
I’ll get you started. I think it would look nice if you centered the Video and ‘About Us’ <h2>
headings. If you don’t know how to do that then start with a search, such as ‘how to center elements’. The first link I got back was actually a link to an FCC article! Read through that and see if it gives you enough information to center those <h2>
s. If not, then move on to the next link.
You’ll want to learn how to search for information and troubleshoot problems on your own now, because if you plan on doing this professionally you will spend a lot of your time researching and self-educating. Learning how to find answers to your questions is a very important skill to have for web development.