body { background: black; color: white; } body fieldset { border-radius: 10px; } a { color: yellow; } fieldset th, form th{ text-align: right; } .hidden{ display: none; }