xxxxxxxxxx
32
html, body {
background-color:
rgb(212, 212, 212);
color: rgb(62, 176, 65);
font-family: "Open Sans", serif;
text-align: center;
display: flex;
flex-direction:column;
}
canvas {
}
footer{
color: rgb(250,60,17);
font-family: 'Marck Script', cursive;
order: 1;
font-style: italic;
font-size: 150%;
position: absolute;
bottom: 0;
width: 100%;
}footer1{
font-size: 150%;
font-weight:BOLD;
color: rgb(9, 30, 219);
}
footer2{
font-size: 150%;
font-weight:BOLD;
color: rgb(9, 30, 219);
}