KOKINIO - MANAGER
Edit File: popup.css
#imageContainer { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #0d0b16; z-index: 1000; justify-content: center; align-items: center; } #imageContainer img { max-width: 80%; max-height: 80%; border: 2px solid #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); }