xxxxxxxxxx
32
html, body {
background-color:
rgb(255,237,166);
color: rgb(71,149,223);
font-family: "Open Sans", serif;
text-align: center;
display: flex;
flex-direction:column;
}
canvas {
}
footer{
color: rgb(71,185,123);
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(58,29,153);
}
footer2{
font-size: 150%;
font-weight:BOLD;
color: rgb(58,29,153);
}