Enlarge an image

If on a paid plan you could use this css to make an image full screen. Set the background of a container with an image.

.full-container {

height: 100%;

}