html, body{
    height:100vh;
    width:100vw;
}

h1{
    font-size: 1.4em;
    font-weight: 300;
    color: #00335B;
}

.server-name {
    font-size: 1.6em;
    font-weight: bold;
    color: #34383c;
}

.table-sm {
    font-size: 0.8em !important;
}
