/* img.enlarged { transition: transform 0.5s ease 0s; transform: scale(1.5); } img { transition: transform 0.5s ease 0s; } */ img.large-image { position: fixed; margin-left: auto; margin-right: auto; } .sph > select { width: min-content; } body { overflow: auto; }