body {
    background: slategrey;
    font-family: 'Courier New', monospace;
}

.server-name {
    font-weight: bold;
}

.server-ip {
    font-weight: lighter;
    font-style: italic;
}