body { background-color: #191919; color: white; font-family: monospace; } a { text-decoration: none; color: lightgrey; } a:hover { color: #191919; background-color: white; } input { border: 1px solid black; background-color: white; } .base_path { color: grey; }