# How to make the picture width full the review interface and keep original scale?

**URL:** https://forums.ankiweb.net/t/how-to-make-the-picture-width-full-the-review-interface-and-keep-original-scale/26277
**Category:** Help
**Created:** [January 12, 2023, 4:55pm UTC](https://forums.ankiweb.net/t/how-to-make-the-picture-width-full-the-review-interface-and-keep-original-scale/26277 "2023-01-12T16:55:16Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![noty](https://avatars.discourse-cdn.com/v4/letter/n/7ba0ec/32.png) [@noty](https://forums.ankiweb.net/u/noty)
#### Post date: [January 12, 2023, 6:05pm UTC](https://forums.ankiweb.net/t/how-to-make-the-picture-width-full-the-review-interface-and-keep-original-scale/26277/3 "2023-01-12T18:05:13Z")

</div>

See here

> [@Display image in original size](https://forums.ankiweb.net/t/display-image-in-original-size/25387/4):
>
> To answer your question, use the following CSS in your note template:
> 
> ```auto
> img {
> max-width: unset;
> max-height: unset;
> }
> 
> ```

---

_[View the full topic](https://forums.ankiweb.net/t/how-to-make-the-picture-width-full-the-review-interface-and-keep-original-scale/26277)._
