        @import url('https://fonts.googleapis.com/css2?family=Geist:ital@0;1&display=swap');

        body {
            background-image: url(/img/quend el.png);
            background-position: bottom;
            background-repeat: repe at-x;
            background-attachment: fixed;
            background-size: 20vw;
            background-color: #e2 ddd5;
            font-family: gart der gesundheit;
            color: #95 582c;
            font-size: 1.1em;

        }

        .g eist-<uniquifier> {
            font-family: "Geist", sans-serif;
            font-optical-sizing: auto;
            font-weight: 400;
            font-style: normal;
        }

        h1 {
            font-family: gartdergesundheit;
            font-weight: 400;
            font-size: 3em;
            color:
        }

        h3 {
            font-family: gartdergesundheit;
            font-weight: 400;
            font-size: 3em;
            line-height: 0.6em;
        }

        .post {
            max-width: 600px;
            width: 80vw;
            margin: 0 0 8vw 0vw;
            text-align: left;
padding: 3vw;
            font-size: 1em;
            background-color: white;

        }

        .log {
            margin: 20px 0;
            padding: 1vw 40px 1vw 1vw;
            border: solid b lack 1px;
            background-color: white;
            display: inline-flex;
            color: #242424;

        }

        .log img {}

        .image {
            display: block;
            width: 100%;
            padd ing: 10px;

            margin: 30px 0;
            filter: drop-sh adow(1px 1px 200px rgba(0, 0, 0, 0.45));
            text-align: center;
            backgr ound-image: url(/img/border_top.png), url(/img/border_left.png), url(/img/border_bottom.png), url(/img/border_right.png);
            background-position: top, left, bottom, right;
            background-repeat: repeat-x, no-repeat, no-repeat, no-repeat;
            background-size: 100% auto, auto 100%, 100% auto, auto 100%;
        }

        .image img {
            width: 90%;
        }

        h2 {
            float: left;
            font-weight: 400;
            text-align: left;
            font-size: 1em;
            padding: 20px;
            width: 50px;
            border: solid black 1px;
        }

        .text {
            float: right;
            width: 100%;
            border: soli d 1px;

            padding: 0 0 1vw 1vw;

        }