ion-content { scrollbar-width: none !important; } .content::-webkit-scrollbar { display: none; overflow: hidden; } .container { display: flex; flex-flow: column; justify-content: center; align-items: center; height: 100%; width: 100%; } .image-popup { width: 100%; display: flex; flex-flow: column; margin: auto; }