main {
    padding:5px;
    width: var(--stretch);
}

#controls {
    margin: 5px;
    font-size: larger;
}
:not(img) {
    max-width: 100%;
}