xxxxxxxxxx
29
html, body {
background-color:
rgb(117,117,117);
color: rgb(25,254,244);
font-family: "Open Sans", serif;
text-align: center;
display: flex;
flex-direction:column;
}
canvas {
}
footer{
font-family: 'Marck Script', cursive;
order: 1;
color: rgb(0,255,0);
font-style: italic;
font-size: 150%;
position: absolute;
bottom: 0;
width: 100%;
}
footer1{
font-size: 150%;
}
footer2{
font-size: 150%;
}