body {
    padding: 0px;
}

.error_container {
    margin: auto;
    float: none;
}

.position_astrolyte_header {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.astrolyte_header {
    padding: none;
}

a {
    font-weight: 900;
}

a:hover {
    text-decoration: underline;
}

.astrolyte_header {
    font-size: 30px;
}
