A Simple Image Gallery with a Modal feature.
There is a Modal container which is hidden at first and only shows when an image is clicked on. Then there is the Image gallery which is made using CSS Grid.
When the image is clicked on the modal container displays and changes its background image according to the image clicked.