/*
Theme Name: Ein Buch geht um die Welt
Author: CS Webservice
Version: 1.0
Template: twentytwentyfour
*/


:root {
    --wp--style--global--content-size: 90vw;
}

.wp-block-post-content {
    width: 90vh;
    min-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#mapid {
    min-height: 90vh;
    height: 800px;
}