xxxxxxxxxx
30
html, body {
background-color: rgb(200,200,200);
text-align: center ;
display:flex;
flex-direction:column;
}
canvas {
}
footer{
position: absoblute;
bottom:_0;
width:_100;
font-size:150%;
}
footer2{
order:1;
position: absoblute;
bottom:_0;
width:_100;
}
footer3{
order:1;
position: absoblute;
bottom:_0;
width:_100;
}