
#spongebox {
display: grid;
place-items: center;
}

#sponge {
width:80%;
max-width: 100vh;
}