xxxxxxxxxx
19
html, body {
background-color: rgb(157, 175, 194);
color: rgb(0, 0, 0);
font-famly: "Times New Roman", Serif;
text-align: center;
margin: 0;
padding: 0;
}
canvas {
}
footer{
font-family: "Lucida Handwriting", Cursive;
font-size: 90%;
position: absolute;
bottom: 0;
width: 100%;
}