/*Author: Morrison*/
/*Date: 2021-11-03*/

h1, h2, .display
{
    text-align:center;
}
#mousy
{
    width:200px;
    height:150px;
    background-color:yellow;
    border: solid 1px black;
    margin-left:auto;
    margin-right:auto;
}
