body {
            background-image: url(Bez\ tytułu.png);

            align-items: center;
            text-align: center;
            max-width: 1200px;
            margin: auto;
            font-family: 'gunplay';
        }


        .ziolo {
            margin: 8px;
            width: 130px;
            vertical-align: top;
            cursor: pointer;
        }


        .nasionka {
            width: 150px;
            height: 150px;
            margin-top: 20px;
            cursor: pointer;
        }


        @font-face {
            font-family: "Gunplay";
            src: url("gunplay rg.otf") format("opentype");
        }


        #ziolo {
            font-family: "Gunplay";
            font-size: 60px;
            display: inline-block;
            margin-left: 20px;
            vertical-align: middle;
        }


        #pieniadz {
            font-family: "Gunplay";
            font-size: 60px;
            display: inline-block;
            margin-left: 20px;
            vertical-align: middle;
        }


        #pieniadzee {
            width: 150px;
            height: 150px;
            cursor: pointer;
        }


        .puchar {
            position: fixed;
            bottom: 20px;
            right: 830px;
            width: 250px;
            height: auto;
            cursor: pointer;
        }


        .napis {
            font-size: 22px;
            font-family: "Gunplay";
            text-align: center;
            margin-top: 40px;
            margin-left: 400px;
            max-width: 400px;
            overflow: visible;
        }