h1 {
    text-align: center;
}








/* Add spacing around input buttons */


footer {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 10px 20px 0px 5px;
}

