{"id":283,"date":"2024-05-24T10:34:31","date_gmt":"2024-05-24T10:34:31","guid":{"rendered":"https:\/\/wallpixelart.com\/bigwall\/grid\/"},"modified":"2026-04-16T10:25:50","modified_gmt":"2026-04-16T10:25:50","slug":"grid","status":"publish","type":"page","link":"https:\/\/wallpixelart.com\/bigwall\/","title":{"rendered":""},"content":{"rendered":"\n<div style=\"max-width:640px;margin:5px auto;background:#0B0B0F;\ncolor:#fff;font-family:Arial,Helvetica,sans-serif;\nborder-radius:18px;overflow:hidden;\nbox-shadow:0 15px 40px rgba(0,0,0,0.6);\">\n  <!-- HEADER -->\n  <div style=\"padding:10px 12px;text-align:center;\">\n    <h1 style=\"margin:0;font-size:10px;font-weight:800;\">\n      UPLOAD YOUR ART AND JOIN THE GLOBAL ART WALL\n    <\/h1>\n    <div style=\"margin-top:4px;font-size:10px;color:#9CA3AF;\">\nAvailable spaces: 13.959 on 14.100\n    <\/div>\n  <\/div>\n\n  <!-- PROGRESS -->\n  <div style=\"padding:0 12px 16px 12px;text-align:center;\">\n    <div style=\"font-size:10px;color:#9CA3AF;margin-bottom:4px;\">\n      Progress:\n    <\/div>\n\n    <div style=\"background:#1A1A22;border-radius:12px;height:12px;overflow:hidden;\">\n      <div id=\"progressBar\" style=\"\n        height:100%;\n        width:0%;\n        min-width:4%;\n        background:linear-gradient(90deg,#1E3A8A,#00E5FF);\n        box-shadow:0 0 10px rgba(0,229,255,0.5);\n        transition:width 1.2s cubic-bezier(.22,.61,.36,1);\">\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- IMMAGINI ATTACCATE -->\n  <div style=\"padding:0;\">\n    <a href=\"https:\/\/wallpixelart.com\/bigwall\/partecipate\">\n      <img decoding=\"async\" src=\"https:\/\/wallpixelart.com\/1\/wp-content\/uploads\/milliondollarscript\/grids\/grid1.webp\"\n           style=\"width:100%;display:block;\">\n    <\/a>\n    <a href=\"https:\/\/wallpixelart.com\/bigwall\/partecipate\">\n      <img decoding=\"async\" src=\"https:\/\/wallpixelart.com\/2\/wp-content\/uploads\/milliondollarscript\/grids\/grid1.png\"\n           style=\"width:100%;display:block;\">\n  <\/div>\n\n  <!-- CTA -->\n  <div style=\"padding:12px 12px 20px 12px;display:flex;flex-direction:column;gap:10px;\">\n    <a href=\"https:\/\/wallpixelart.com\/bigwall\/wall\/\" style=\"\n      padding:12px;\n      text-align:center;\n      background:#14141C;\n      border:1px solid #242435;\n      color:#fff;\n      text-decoration:none;\n      font-weight:600;\n      font-size:14px;\n      border-radius:10px;\">\n      \ud83e\uddf1 Look at the wall\n    <\/a>\n\n    <a href=\"https:\/\/wallpixelart.com\/bigwall\/join\/\" style=\"\n      padding:14px;\n      text-align:center;\n      background:linear-gradient(135deg,#1E3A8A,#00E5FF);\n      color:#fff;\n      text-decoration:none;\n      font-weight:700;\n      font-size:14px;\n      border-radius:12px;\n      box-shadow:0 6px 15px rgba(0,229,255,0.35);\">\n      \ud83d\ude80 JOIN\n    <\/a>\n  <\/div>\n<\/div>\n\n<\/div>\n\n<script>\n  (function(){\n    const totalSpaces = 14100;   \/\/ Totale spazi sulla wall\n    const filledSpaces = 141;    \/\/ Spazi gi\u00e0 occupati\n    let pct = (filledSpaces \/ totalSpaces) * 100;\n    if (pct < 4) pct = 4;        \/\/ larghezza minima visibile\n    setTimeout(() => {\n      document.getElementById(\"progressBar\").style.width = pct + \"%\";\n    }, 300);\n  })();\n<\/script>\n\n\n\n<p style=\"font-size:0px;line-height:0\"><\/p>\n\n\n\n<!-- Sezione Come Funziona Stilosa e Social -->\n<section id=\"come-funziona\">\n <h2>How It Works<\/h2>\n<p class=\"subtitle\">Join the community in three simple steps!<\/p>\n\n  <div class=\"cards-container\">\n    \n    <!-- Card 1 (Select Spot) -->\n    <div class=\"card\">\n      <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/color\/80\/grid.png\" alt=\"Select Spot\">\n      <p>SELECT SPOT<\/p>\n    <\/div>\n\n    <!-- Card 2 (Upload) -->\n    <div class=\"card\">\n      <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/color\/80\/upload.png\" alt=\"Upload\">\n      <p>UPLOAD<\/p>\n    <\/div>\n\n    <!-- Card 3 (Community) -->\n    <div class=\"card\">\n      <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/color\/80\/people-working-together.png\" alt=\"Community\">\n      <p>JOIN ETERNITY<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n\/* Sezione Come Funziona social *\/\n#come-funziona {\n  padding: 0px 10px;\n  text-align: center;\n  background: transparent;\n  font-family: 'Poppins', sans-serif;\n  color: #fff;\n}\n\n#come-funziona h2 {\n  font-size: 1.8rem;\n  margin-bottom: 8px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  background: linear-gradient(90deg, #ff6ec4, #7873f5);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  animation: fadeInUp 0.8s forwards;\n}\n\n#come-funziona .subtitle {\n  font-size: 0.95rem;\n  margin-bottom: 20px;\n  font-weight: 500;\n  color: #fff;\n  opacity: 0.85;\n  animation: fadeInUp 1s forwards;\n  animation-delay: 0.2s;\n}\n\n\/* Animazione titolo e testo *\/\n@keyframes fadeInUp {\n  0% { opacity: 0; transform: translateY(10px); }\n  100% { opacity: 1; transform: translateY(0); }\n}\n\n\/* Container: compatto e sempre in una riga *\/\n.cards-container {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 10px;\n}\n\n\/* Card compatta *\/\n.card {\n  flex: 1 1 0;\n  margin: 0 5px;\n  background: rgba(255,255,255,0.1);\n  backdrop-filter: blur(6px);\n  border-radius: 12px;\n  padding: 12px 8px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  transition: all 0.3s ease;\n  min-height: 100px;\n}\n\n.card:hover {\n  transform: translateY(-4px) scale(1.04);\n  box-shadow: 0 6px 12px rgba(0,0,0,0.25);\n}\n\n\/* Icone compatte *\/\n.card img {\n  width: 40px;\n  margin-bottom: 6px;\n  transition: transform 0.3s ease;\n}\n\n.card:hover img {\n  transform: scale(1.1);\n}\n\n\/* Testo card compatto *\/\n.card p {\n  font-size: 0.8rem;\n  font-weight: 500;\n  margin: 0;\n  text-align: center;\n  color: #fff;\n}\n\n\/* Mobile: tutto in una riga con riduzione dimensioni *\/\n@media (max-width: 600px) {\n  .cards-container {\n    gap: 5px;\n  }\n\n  .card {\n    padding: 8px 5px;\n    min-height: 80px;\n  }\n\n  .card img {\n    width: 30px;\n    margin-bottom: 4px;\n  }\n\n  .card p {\n    font-size: 0.7rem;\n  }\n\n  #come-funziona h2 {\n    font-size: 1.4rem;\n  }\n\n  #come-funziona .subtitle {\n    font-size: 0.75rem;\n  }\n}\n<\/style>\n\n\n    <style>\n        \/* Impostazioni di base per il loader *\/\n        #fl_loader {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100vh;\n            background: black;\n            color: white;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            z-index: 9999;\n            padding: 0;\n            margin: 0;\n        }\n\n        \/* Nasconde il testo all'interno del loader *\/\n        #fl_loader p {\n            display: none;\n        }\n\n        \/* Griglia dei pixel rotanti 3x3 *\/\n        .pixel-container {\n            display: grid;\n            grid-template-columns: repeat(3, 40px);\n            grid-gap: 8px;\n        }\n\n        .pixel {\n            width: 40px;\n            height: 40px;\n            border-radius: 4px;\n            animation: rotatePixel 1.5s infinite alternate ease-in-out;\n        }\n\n        \/* Animazione di rotazione e scala *\/\n        @keyframes rotatePixel {\n            0% { transform: rotate(0deg) scale(1); opacity: 0.3; }\n            50% { transform: rotate(90deg) scale(1.3); opacity: 1; }\n            100% { transform: rotate(180deg) scale(1); opacity: 0.3; }\n        }\n\n        \/* Comportamento mobile *\/\n        @media only screen and (max-width: 768px) {\n            html, body {\n                margin: 0;\n                padding: 0;\n                height: 100%;\n                width: 100%;\n                overflow: hidden;\n            }\n\n            #fl_loader {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                z-index: 9999;\n            }\n\n            .pixel-container {\n                grid-template-columns: repeat(3, 40px);\n                grid-gap: 8px;\n            }\n\n            .pixel {\n                width: 40px;\n                height: 40px;\n                border-radius: 4px;\n                animation: rotatePixel 1.5s infinite alternate ease-in-out;\n            }\n        }\n    <\/style>\n\n    <!-- Meta tag viewport per il comportamento mobile -->\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n    <div id=\"fl_loader\">\n        <div class=\"pixel-container\">\n                            <div class=\"pixel\" style=\"background-color: #fe4c28; animation-delay: 0s;\"><\/div>\n                            <div class=\"pixel\" style=\"background-color: #f3b11c; animation-delay: 0.1s;\"><\/div>\n                            <div class=\"pixel\" style=\"background-color: #f3b11c; animation-delay: 0.2s;\"><\/div>\n                            <div class=\"pixel\" style=\"background-color: #fe4c28; animation-delay: 0.3s;\"><\/div>\n                            <div class=\"pixel\" style=\"background-color: #f3b11c; animation-delay: 0.4s;\"><\/div>\n                            <div class=\"pixel\" style=\"background-color: #f3b11c; animation-delay: 0.5s;\"><\/div>\n                            <div class=\"pixel\" style=\"background-color: #10abad; animation-delay: 0.6s;\"><\/div>\n                            <div class=\"pixel\" style=\"background-color: #0da1ad; animation-delay: 0.7s;\"><\/div>\n                            <div class=\"pixel\" style=\"background-color: #0da1ad; animation-delay: 0.8s;\"><\/div>\n                    <\/div>\n    <\/div>\n\n    <script>\n        window.addEventListener('load', function() {\n            \/\/ Disabilita scroll durante il caricamento\n            document.documentElement.style.overflow = 'hidden';\n            document.body.style.overflow = 'hidden';\n\n            setTimeout(function() {\n                \/\/ Nasconde il loader con transizione\n                document.getElementById('fl_loader').style.opacity = '0';\n                setTimeout(function() {\n                    document.getElementById('fl_loader').style.display = 'none';\n                    \/\/ Ripristina scroll\n                    document.documentElement.style.overflow = 'auto';\n                    document.body.style.overflow = 'auto';\n                }, 500);\n            }, 1000);\n        });\n    <\/script>\n\n    \n\n\n\n<div style=\"\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:center;\npadding:50px 0px 0px 0px;\n\">\n\n  <div style=\"position:relative; display:inline-block;\">\n\n    <div style=\"\n        position:absolute;\n        top:-55px;\n        left:50%;\n        transform:translateX(-50%);\n        font-size:32px;\n        filter:drop-shadow(0 0 15px rgba(56,189,248,0.9));\n        animation:royalFloat 3s ease-in-out infinite;\n    \">\n        \ud83d\udc51\n    <\/div>\n\n    <div style=\"\n        position:relative;\n        padding:18px 34px;\n        font-weight:900;\n        font-size:16px;\n        border-radius:18px;\n        background:linear-gradient(135deg,#0F172A,#1E3A8A 60%,#0EA5E9);\n        color:#fff;\n        letter-spacing:1.5px;\n        text-align:center;\n        border:2px solid rgba(125,211,252,0.7);\n        box-shadow:0 18px 45px rgba(56,189,248,0.35);\n        overflow:hidden;\n    \">\n        <span style=\"\n            position:absolute;\n            top:0;\n            left:-100%;\n            width:100%;\n            height:100%;\n            background:linear-gradient(120deg,transparent,rgba(255,255,255,0.25),transparent);\n            animation:shine 3s infinite;\n        \"><\/span>\n\n        TOP WALLERS\n    <\/div>\n\n  <\/div>\n\n  <div style=\"\n      margin-top:18px;\n      font-size:13px;\n      color:#CBD5E1;\n      letter-spacing:0.5px;\n      text-align:center;\n  \">\n    \u2728 I migliori artisti del muro \u2728\n  <\/div>\n\n<\/div>\n\n\n<div class=\"tcs-wrapper\">\n    <div class=\"tcs-podium\">\n                <div class=\"tcs-user second\">\n        <a href=\"https:\/\/www.instagram.com\/oleoleido_lores?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n            <div class=\"tcs-avatar\">\n                <img decoding=\"async\" src=\"https:\/\/wallpixelart.com\/bigwall\/wp-content\/uploads\/2026\/02\/2.webp\" alt=\"\">\n                <div class=\"tcs-medal\">\ud83e\udd48<\/div>\n                            <\/div>\n        <\/a>\n        <h3>oleoleido_lores<\/h3>\n        <span>\u2615 20<\/span>\n    <\/div>\n                <div class=\"tcs-user first\">\n        <a href=\"https:\/\/www.instagram.com\/clickdistile?igsh=dmJ6bmgweXQzam9l\" target=\"_self\">\n            <div class=\"tcs-avatar\">\n                <img decoding=\"async\" src=\"https:\/\/wallpixelart.com\/bigwall\/wp-content\/uploads\/2026\/02\/1.webp\" alt=\"\">\n                <div class=\"tcs-crown\">\ud83d\udc51<\/div>\n                            <\/div>\n        <\/a>\n        <h3>clickdistile<\/h3>\n        <span>\u2615 31<\/span>\n    <\/div>\n                <div class=\"tcs-user third\">\n        <a href=\"https:\/\/www.instagram.com\/bbbeaglebearphotography?igsh=MXV5ODc4bDhkNWRpaA==\" target=\"_self\">\n            <div class=\"tcs-avatar\">\n                <img decoding=\"async\" src=\"https:\/\/wallpixelart.com\/bigwall\/wp-content\/uploads\/2026\/02\/3.webp\" alt=\"\">\n                <div class=\"tcs-medal\">\ud83e\udd49<\/div>            <\/div>\n        <\/a>\n        <h3>bbbeaglebearphotography<\/h3>\n        <span>\u2615 13<\/span>\n    <\/div>\n        <\/div>\n    <\/div>\n\n            <h2 style=\"text-align:center;color:#fff;margin-top:50px;font-size:15px;\">\n            OTHER WALLERS:        <\/h2>\n      <div class=\"tcs-rest-wrapper\">\n    <button class=\"tcs-prev\">&lt;<\/button>\n\n    <div class=\"tcs-rest-viewport\">\n        <div class=\"tcs-rest-inner\">\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/_blick_art_?igsh=MXBvbnY1emx1ZzZyaw==\" target=\"_self\">\n                            _blick_art                        <\/a>\n                        <span>\u2615 9<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/robimunta?igsh=MTdqcXFoZGY0MG1ibw==\" target=\"_self\">\n                            robimunta                        <\/a>\n                        <span>\u2615 8<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/magdalenakaczmarczykart\/\" target=\"_self\">\n                            magdalenakaczmarczykart                        <\/a>\n                        <span>\u2615 7<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/digi_art_0.3_?igsh=MWljaTY2MWQybHI1YQ==\" target=\"_self\">\n                            digi_art_0.3_                        <\/a>\n                        <span>\u2615 6<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/camillahenrich?igsh=aWpkZWZvMnh1N2cy\" target=\"_self\">\n                            camillahenrich                        <\/a>\n                        <span>\u2615 6<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/claudia.maria.albiero?igsh=MXBtMzNwcjd3Z3lxaQ==\" target=\"_self\">\n                            claudia.maria.albiero                        <\/a>\n                        <span>\u2615 6<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/sngltth?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            sngltth                        <\/a>\n                        <span>\u2615 5<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.cartshopinfinity.com\/\" target=\"_self\">\n                            cartshopinfinity                        <\/a>\n                        <span>\u2615 5<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/patrizia_angiolina_belvedere?igsh=Z2dqMm5pM2E0cXdl\" target=\"_self\">\n                            patrizia_angiolina                        <\/a>\n                        <span>\u2615 5<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/sondra-bernstein.com\/\" target=\"_self\">\n                            sondra-bernstein                        <\/a>\n                        <span>\u2615 5<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/the_art_of_saganovsky?igsh=MXQ4bzduMjVmMHlseA==\" target=\"_self\">\n                            the_art_of_saganovsky                        <\/a>\n                        <span>\u2615 5<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/joannanouveaustudio?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            joannanouveaustudio                        <\/a>\n                        <span>\u2615 5<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/spw.photographie?utm_source=ig_web_button_share_sheet&#038;igsh=MXRzdXBtOTVpamh0OQ==\" target=\"_self\">\n                            spw.photographie                        <\/a>\n                        <span>\u2615 5<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/dinelli.art?igsh=dWp6NzhpNGljbXox\" target=\"_self\">\n                            dinelli.art                        <\/a>\n                        <span>\u2615 4<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/vandatodi?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            vandatodi                        <\/a>\n                        <span>\u2615 3<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/serafitasweekofwonders?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            serafitasweekofwonders                        <\/a>\n                        <span>\u2615 3<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/teresasartworks?igsh=MXU2enV4MXRrMGFocA==\" target=\"_self\">\n                            teresasartworks                        <\/a>\n                        <span>\u2615 3<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/sonja142434who4what4?igsh=MXQ3bDd2bDh5NzZzYw==\" target=\"_self\">\n                            sonja142434who4what4                        <\/a>\n                        <span>\u2615 3<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/niezamoth?igsh=bWY5b2JxeGg5MWM1\" target=\"_self\">\n                            niezamoth                        <\/a>\n                        <span>\u2615 3<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/ciszaifarba?utm_source=ig_web_button_share_sheet&#038;igsh=cDZpem9ta2c2MGRm\" target=\"_self\">\n                            ciszaifarba                        <\/a>\n                        <span>\u2615 3<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/hueful_flora?igsh=MTZ0YnYwN2xiZXJyOQ==\" target=\"_self\">\n                            hueful_flora                        <\/a>\n                        <span>\u2615 3<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/jo_magatari\/?utm_source=ig_web_button_share_sheet\" target=\"_self\">\n                            jo_magatari                        <\/a>\n                        <span>\u2615 3<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/ai.art.fs?igsh=MTRrNDIzYWtmMWZzbA==\" target=\"_self\">\n                            ai.art.fs                        <\/a>\n                        <span>\u2615 3<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/limbo_mind?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            limbo_mind                        <\/a>\n                        <span>\u2615 3<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/dick.davis.420mtr.clan?igsh=a3l1OGM4emg5Mmlo\" target=\"_self\">\n                            dick.davis.420mtr.clan                        <\/a>\n                        <span>\u2615 2<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/tamaradvaliart?igsh=MW4wZmR5dHo2OGRoNQ==\" target=\"_self\">\n                            tamaradvaliart                        <\/a>\n                        <span>\u2615 2<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/borzsova?igsh=ODMxaWlwbzlvdWY=\" target=\"_self\">\n                            borzsova                        <\/a>\n                        <span>\u2615 2<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/adair.vaal\/\" target=\"_self\">\n                            adair.vaal                        <\/a>\n                        <span>\u2615 2<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"http:\/\/evaboma@gmail.com\" target=\"_self\">\n                            evaboma                        <\/a>\n                        <span>\u2615 2<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/leobacharach?igsh=MWp4dWIwYmF1NWk5dg==\" target=\"_self\">\n                            leobacharach                        <\/a>\n                        <span>\u2615 2<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"http:\/\/mirko.bini@icloud.com\" target=\"_self\">\n                            mirko.bini                        <\/a>\n                        <span>\u2615 2<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/unautrepeintre?igsh=emR5YnlpZjd4cTU3\" target=\"_self\">\n                            unautrepeintre                        <\/a>\n                        <span>\u2615 2<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/yorch_miranda?igsh=ZWU5MWc0OGw1aW9h#\" target=\"_self\">\n                            yorch_miranda                        <\/a>\n                        <span>\u2615 2<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/zu_leyy?igsh=YTQyNm8wZnNsdmZl\" target=\"_self\">\n                            zu_leyy                        <\/a>\n                        <span>\u2615 2<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/silviaboraoofficial?igsh=OXo5bWZlMjNmandj\" target=\"_self\">\n                            silviaboraoofficial                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/heatherjloftes?igsh=MWoycTNsOHc5enk2cQ==\" target=\"_self\">\n                            heatherjloftes                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/dick.davis.420mtr.clan?igsh=a3l1OGM4emg5Mmlo\" target=\"_self\">\n                            dick.davis.420mtr.clan                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/cyberiafilms?igsh=ajlldnJzMXlpZXlx\" target=\"_self\">\n                            cyberiafilms                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/vincenzo.sicignano77?igsh=MWZrdjFjcnR0b2hhbw==\" target=\"_self\">\n                            vincenzo.sicignano77                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/ai_nexis?igsh=bHJib25icTlybDZh\" target=\"_self\">\n                            ai_nexis                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/pythonist_ai_video?igsh=MXJxbzNiZzVoa3h5OA==\" target=\"_self\">\n                            pythonist_ai_video                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/themulberrymovement?igsh=MXV4aHp4azk3cmRkdg==\" target=\"_self\">\n                            themulberrymovement                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/francesca_del_maestro?igsh=MWlieHJvdW1ld3JpOQ==\" target=\"_self\">\n                            francesca_del_maestro                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/elenaweissofficial?igsh=MXd3ZWgzOXBkaDkxbQ==\" target=\"_self\">\n                            elenaweissofficial                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/mr_relative_?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            mr_relative_                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/minju_aidream?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            minju_aidream                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/susiehopper1712?igsh=MW16bHdtaHp2c2lxdg==\" target=\"_self\">\n                            susiehopper1712                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/stephen_theartist?igsh=djJiMG9mM25nb3Y5\" target=\"_self\">\n                            stephen_theartist                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/eigenartig.einzigartig.sylvia?igsh=anU5NDlxN29kaHFj\" target=\"_self\">\n                            eigenartig.einzigartig.sylvia                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/giordana.greco.7?igsh=YWhxMDBvbWt1bzE2\" target=\"_self\">\n                            giordana.greco.7                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/chia86fab?igsh=cjJwNjl4OGxodzA3\" target=\"_self\">\n                            chia86fab                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.nuovavita.biz\/\" target=\"_self\">\n                            nuovavita.biz                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/alevumjau?igsh=cWgxd2RsZ3piMmcy\" target=\"_self\">\n                            alevumjau                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/laura_buruiana_painter?igsh=MW5zY3pzc2Uyb2d6ZQ==\" target=\"_self\">\n                            laura_buruiana_painter                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/heyyitsrish\/\" target=\"_self\">\n                            heyyitsrish                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/artefrik?igsh=MTZwOWhhaWoxODF6bw==\" target=\"_self\">\n                            artefrik                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/stephan.c_art?igsh=aTdybmdwcWpmOWhv\" target=\"_self\">\n                            stephan.c_art                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/josep0908?igsh=MWdzbTV3NjczZGV1YQ==\" target=\"_self\">\n                            josep0908                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/akung.archi?igsh=MWx5dmVrNjlzeW9kaw==\" target=\"_self\">\n                            akung.archi                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/tribalwave2025?igsh=anU1ZjExcDJoMTBj\" target=\"_self\">\n                            tribalwave2025                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/pi_paul_artiste?igsh=ejN2NXltNHlwMHlq\" target=\"_self\">\n                            pi_paul_artiste                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/xwildwest?igsh=OXR5Zmo1bmNxY2pl\" target=\"_self\">\n                            xwildwest                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/dragonxeast\/\" target=\"_self\">\n                            dragonxeast                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/om000om000om?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            om000om000om                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/deltapeps?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            deltapeps                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/battofra?igsh=NWN0YmhxM2QyYTlw\" target=\"_self\">\n                            battofra                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"http:\/\/cimarching@gmail.com\" target=\"_self\">\n                            cimarching                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/fededesign_graphique?igsh=OHcxcmViazdlZGhl\" target=\"_self\">\n                            fededesign_graphique                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/roby.colagrande?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            roby.colagrande                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/demisbonus?utm_source=ig_web_button_share_sheet&#038;igsh=ZDNlZDc0MzIxNw==\" target=\"_self\">\n                            demisbonus                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                    <div class=\"tcs-rest-user\">\n                        <a href=\"https:\/\/www.instagram.com\/fran200975?igsh=MWhrOTZybHd5Yzc3\" target=\"_self\">\n                            fran200975                        <\/a>\n                        <span>\u2615 1<\/span>\n                    <\/div>\n                                 <\/div>\n    <\/div>\n\n    <button class=\"tcs-next\">&gt;<\/button>\n<\/div>\n\n<script>\n(function(){\n    const prev = document.querySelector('.tcs-prev');\n    const next = document.querySelector('.tcs-next');\n    const container = document.querySelector('.tcs-rest-inner');\n\n    if(!prev || !next || !container) return;\n\n    const items = container.querySelectorAll('.tcs-rest-user');\n    const visibleItems = 3;\n    const itemWidth = items[0].offsetWidth + 20; \/\/ larghezza + margini\n    const step = itemWidth * visibleItems;\n\n    let position = 0;\n\n    next.addEventListener('click', () => {\n        const maxScroll = -(container.scrollWidth - (itemWidth * visibleItems));\n        position -= step;\n        if(position < maxScroll) position = maxScroll;\n        container.style.transform = `translateX(${position}px)`;\n    });\n\n    prev.addEventListener('click', () => {\n        position += step;\n        if(position > 0) position = 0;\n        container.style.transform = `translateX(${position}px)`;\n    });\n})();\n<\/script>\n    \n\n\n\n\n<div style=\"max-width:640px;margin:20px auto;background:#0B0B0F;\ncolor:#fff;font-family:Arial,Helvetica,sans-serif;\nborder-radius:18px;overflow:hidden;\nbox-shadow:0 15px 40px rgba(0,0,0,0.6);\">\n\n  <!-- HEADER -->\n  <div style=\"padding:16px 12px;text-align:center;\">\n    <h1 style=\"margin:0;font-size:16px;font-weight:800;\">\nWhy join WallPixelArt? \n    <\/h1>\n    <div style=\"margin-top:4px;font-size:10px;color:#9CA3AF;\">\n      Your photo will be remembered forever \ud83d\udcf8\n    <\/div>\n  <\/div>\n\n  <!-- IMAGE -->\n  <!-- MESSAGE -->\n  <div style=\"padding:0 16px 20px 16px;font-size:11px;line-height:1.4;\">\n    \ud83e\uddf1 Permanent placement on the Digital Wall\n    <br><br>\n    \ud83d\ude80 Showcased on our official<strong> Instagram, YouTube and TikTok channels<\/strong>\n    <br><br>\n    \u231b \u201cImagine someone opening this website in 2045\u2026\u201d\n    <br><br>\n    \u26a1 Spots are limited (14100)\u2014 be part of the wall!  \n    <br><br>\n    \u00a9\ufe0fImages featured on homepage are \u00a9\ufe0f of their respective owners.\n  <\/div>\n\n<\/div>\n\n\n\n<div id=\"web-only\" style=\"\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n  line-height: 0;\n  height: 20px; \/* altezza minima per mantenere lo spazio, regolabile *\/\n\">\n  <!-- Instagram icon -->\n  <a href=\"https:\/\/www.instagram.com\/wallpixelart\/\"\n     target=\"_blank\"\n     rel=\"noopener noreferrer\"\n     aria-label=\"WallPixelArt su Instagram\"\n     class=\"web-content\"\n     style=\"margin:0; padding:0; line-height:0;\">\n    <img decoding=\"async\"\n      src=\"https:\/\/wallpixelart.com\/bigwall\/wp-content\/uploads\/2025\/07\/instagram-2.png\"\n      width=\"15\"\n      height=\"15\"\n      alt=\"Instagram WallPixelArt\"\n      loading=\"lazy\"\n      style=\"display:block; margin:0; padding:0;\"\n    \/>\n  <\/a>\n\n  <!-- Google Play badge -->\n  <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=appinventor.ai_wallpixelart2024.wpa_0_8_reload&#038;pcampaignid=web_share\"\n     target=\"_blank\"\n     rel=\"noopener noreferrer\"\n     aria-label=\"Scarica l'app WallPixelArt su Google Play\"\n     class=\"web-content\"\n     style=\"margin:0; padding:0; line-height:0;\">\n    <img decoding=\"async\"\n      src=\"https:\/\/wallpixelart.com\/bigwall\/wp-content\/uploads\/2024\/09\/google-play-app-store-android-wallets-b4ba278fac7b94c31b4e817ee72c8b63-3.png\"\n      width=\"78\"\n      height=\"15\"\n      alt=\"Scarica su Google Play\"\n      loading=\"lazy\"\n      style=\"height:auto; display:block; margin:0; padding:0;\"\n    \/>\n  <\/a>\n<\/div>\n\n<script>\n  \/\/ Nasconde solo i contenuti se siamo dentro un WebView (App Inventor)\n  function isWebView() {\n    const ua = navigator.userAgent || navigator.vendor || window.opera;\n    return \/wv|Android.*WebView|iPhone.*AppleWebKit.*Mobile\/.test(ua);\n  }\n\n  if (isWebView()) {\n    const items = document.querySelectorAll('#web-only .web-content');\n    items.forEach(el => {\n      el.style.visibility = 'hidden'; \/\/ mantiene lo spazio\n    });\n  }\n<\/script>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>UPLOAD YOUR ART AND JOIN THE GLOBAL ART WALL Available spaces: 13.959 on 14.100 Progress: \ud83e\uddf1 Look at the wall \ud83d\ude80 JOIN How It Works Join the community in three simple steps! SELECT SPOT UPLOAD JOIN ETERNITY Why join WallPixelArt? Your photo will be remembered forever \ud83d\udcf8 \ud83e\uddf1 Permanent placement on the Digital Wall \ud83d\ude80 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-283","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/wallpixelart.com\/bigwall\/wp-json\/wp\/v2\/pages\/283","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wallpixelart.com\/bigwall\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wallpixelart.com\/bigwall\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wallpixelart.com\/bigwall\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wallpixelart.com\/bigwall\/wp-json\/wp\/v2\/comments?post=283"}],"version-history":[{"count":1188,"href":"https:\/\/wallpixelart.com\/bigwall\/wp-json\/wp\/v2\/pages\/283\/revisions"}],"predecessor-version":[{"id":6819,"href":"https:\/\/wallpixelart.com\/bigwall\/wp-json\/wp\/v2\/pages\/283\/revisions\/6819"}],"wp:attachment":[{"href":"https:\/\/wallpixelart.com\/bigwall\/wp-json\/wp\/v2\/media?parent=283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}