body{
    text-align: center;
}

h1{
    font-size: 100px;
    font-family: 'Bangers', cursive;}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.gameImage{
    width: 400px;
}