Sai Suhani
@saisuhaniAll comments
- @CarlosZeyySubmitted 23 days ago@saisuhaniPosted about 17 hours ago
Great job on your project! Just a quick suggestion: you can center the card vertically in the viewport by using the height property on the body element. This approach makes the card perfectly centered on the screen.
0 - @underhrSubmitted about 22 hours agoWhat are you most proud of, and what would you do differently next time?
I'm proud of my ability to recall so much of the process after several years of not coding.
Next time, I'll try to keep my screen more organized with fewer tabs, so clutter doesn't add on to the stress of learning so many new programs.
What challenges did you encounter, and how did you overcome them?I struggled initially with figuring out how to vertically center the main content box, but was able to do so using flex boxes
What specific areas of your project would you like help with?I'd love to know if there's any areas where I potentially added an extra step or skipped something crucial, or if there was anything I could do to simplify my code.