.scenes-container {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}// В tour-config.json
{
    "scenes": {.scenes-container {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}
        "gostinaya": {
            "title": "Гостиная",
            "panorama": "assets/panorams/gostinaya-v-srube.webp",
            "hotSpots": [...]
        }
    },
    "firstScene": "gostinaya"
}var viewer = pannellum.viewer('panorama', {
    "type": "equirectangular",
    "panorama": "assets/panorams/gostinaya-v-srube.webp",
    "autoLoad": true,
    "initialView": {
        "yaw": 0,
        "pitch": 0
    }
});<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>http://localhost/index.html</loc>
        <lastmod>2023-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>http://localhost/admin.html</loc>
        <lastmod>2023-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>