@GrigoryevaEva

Lidia
@lidimiAll comments
- @lidimi
Hi!
You did a very good job on this project. I have some suggestions:
To center this element both vertically and horizontally you can make use of the body tag. Just set the height of body to 100vh (100vh is 100% of the viewport height), and use flex.
Also, remember to add alt attribute to your images. It's very important for screen readers.
Marked as helpful