Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Winnie 40

    @Wineshuga

    Submitted

    This is my very first project here and I am happy I did it. I made use of CSS transform property for the first time to center the element. Sincerely, I do not really know why it had that effect. I'd be happy to get some helpful feedback on that. Thank You :)

    Anita uka 80

    @neetauka

    Posted

    Hello Uzo..Congratulations on your first project and welcome to the community.

    I noticed you used transform property to center your element. Try using body{ min-height: 100vh; display: flex; align-items: center; justify-content: center; } This perfectly centers it.

    Happy coding! ;). I hope to see more of your solutions.

    1