Here is my Pen I tried to make the code and the design clean and simple. I am waiting for your honest feedbacks 
Thanks in advance and have a nice week!
Here is my Pen I tried to make the code and the design clean and simple. I am waiting for your honest feedbacks 
Thanks in advance and have a nice week!
Hey @ozukoc!
Your project looks nice.
There are some things to rework.
Please try making these changes.
Thanks and Happy Coding 
Your page is responsive, passes all the tests and looks good @ozukoc. Some things to revisit;
<br> element to force line breaks or spacing. That’s what CSS is for.
Thanks, I revisited and fixed thoose mistakes. When I have time I will add a hamburger menu instead of navbar but for now i think it’s enough =)
Good job cleaning up @ozukoc.
Don’t forget to get rid of those <br>'s. You want three paragraphs so use three paragraph elements.