*{
    font-family:Arial, Helvetica, sans-serif;
    background-color: lightgrey;
}

.debug-footer{
    align-items: right;
    min-height: 800px;
    width: 100%;
    background-color: aqua;
}