html,body{
height:100%;
}
body{
margin:0px;
overflow:hidden;
background-color: #3366CC;
}
[xaf] circle{
stroke-width:1px;
stroke:black;
opacity:1;
display:none;
transition:.6s
}
[xaf] ellipse {
fill:none;
stroke:rgba(0,0,0,.3);
opacity:1;
display:none;
transition:.4s;
}
.suportPeix{
position:fixed;
}