.back-button {
    position: fixed;
    width: 15%;
    height: 15%;
    top: 83%;
    left: 1%;
}

/* CSS Classes */
.button img {
    width: 15em;
    height: 7em;
    margin: 2em;
}