@charset "UTF-8";

#picture {
    width: 300px;
    height: 300px;
}

#picture.zoom {
    width: 450px;
    height: 450px;
}
