Finished my-personal portfolio

hi guys I finish my just now. I think it’s be fine :laughing: first I design page all verticle but after I change mind wrap main and section same conteainer if page width smaller than 600px turn verticle structure.
what is your thinking about my portfolio (week side, strong side or improved parts)

here my page

  • Your page passes 6/12 user stories. Click the red button to see which test(s) are failing and text to help you correct the issue.
    • The test script should be included, with all tests passing, when you submit your projects.
  • There’s a lot of repeating with in-line styling. All your styling should be external.
  • Codepen creates large and small screen shots of your pens that can be used in your portfolio.
    Access them from;
    https://codepen.io/userName/pen/penName/image/large.png (for the large screenshot)
    and
    https://codepen.io/userName/pen/penName/image/small.png (for the small screenshot)
    • where you replace userName with your codepen userId and penName with the id of one of your codepen pens and then copy that link into your portfolio

This design would be fine for a portfolio you may want to show others but for FCC it will fail one of the tests because it’s looking to see that the height of the welcome section is equal to the height of the viewport.