.ndfHFb-c4YZDc-Wrql6b {
    display: none!important;
}
body {
    margin: 0;
    overflow: hidden;
}
.container {
    height: calc(100dvh + 56px);
}

.logo {
    width: 56px;
    height: 56px;
    display: block;
    position: absolute;
    right: 12px;
    top: 12px;
    background: #0e2f18 url(../g13.webp) no-repeat;
    background-size: 36px;
    background-position: center;
    border: 2px solid #a7b293;
}