body {
    height: 100%!important;
}

.full-screen {
    margin: 0;
    padding: 0;
    text-align: left;
    top: 50%;
    left: 50%;
    margin-left: 5%;
    margin-right: 5%;
}

.text-color {
    font-family: 'Courier New', Courier, monospace;
    font-size: xx-large;
    font-weight: 500;
}