!DOCTYPE html

html lang=it

head

meta charset=UTF-8

meta name=viewport content=width=device-width, initial-scale=1.0

titleFox Radar Plustitle

style

{

margin 0;

padding 0;

box-sizing border-box;

}

body {

font-family 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;

display flex;

justify-content center;

align-items center;

min-height 100vh;

background linear-gradient(135deg, #B99650 0%, #E8CC85 50%, #B99650 100%);

color #1a1714;

}

.container {

text-align center;

background white;

padding 3rem 2rem;

border-radius 20px;

box-shadow 0 20px 60px rgba(0,0,0,0.3);

max-width 600px;

}

h1 {

font-size 3em;

margin-bottom 1rem;

background linear-gradient(135deg, #B99650, #E8CC85);

-webkit-background-clip text;

-webkit-text-fill-color transparent;

background-clip text;

}

p {

font-size 1.3em;

color #6b6459;

margin-bottom 2rem;

}

.badge {

display inline-block;

background #B99650;

color white;

padding 0.5rem 1.5rem;

border-radius 30px;

font-weight 600;

font-size 0.9em;

text-transform uppercase;

letter-spacing 1px;

}

style

head

body

div class=container

h1🦊 Fox Radar Plush1

pVersione avanzata con AstaVision integratop

div class=badgeComing Soondiv

p style=margin-top 2rem; font-size 0.9em; color #9a9088;

Site in configurazione... tornare a breve!

p

div

body

html