html, body, #noVNC_connect_layer { background: #0a0a0a !important; font-family: 'Courier New', monospace !important; }
#noVNC_connect_button div { background: #000000 !important; border: 2px solid #00FF00 !important; color: #FFFFFF !important; box-shadow: 0 0 15px #00FF00 !important; }
#noVNC_connect_button div:hover { background: #00FF00 !important; color: #000000 !important; }
.noVNC_logo { color: #FFFFFF !important; text-shadow: 0 0 5px #00FF00; }
.noVNC_logo span { color: #00FF00 !important; }
#noVNC_status_bar { background: #111111 !important; border-bottom: 2px solid #00FF00 !important; }
.noVNC_button { color: #00FF00 !important; }
