# Enlarge an image

**URL:** https://community.glideapps.com/t/enlarge-an-image/63450
**Category:** Ask for Help
**Created:** [July 3, 2023, 6:31pm UTC](https://community.glideapps.com/t/enlarge-an-image/63450 "2023-07-03T18:31:19Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [July 20, 2024, 4:27pm UTC](https://community.glideapps.com/t/enlarge-an-image/63450/5 "2024-07-20T16:27:31Z")

</div>

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%;
> 
> }

---

_[View the full topic](https://community.glideapps.com/t/enlarge-an-image/63450)._
