body { background-color: #293e28; } body, input { color: #e6fee5; font-family: monospace; font-size: 16px; } main { max-width: 32em; width: 100%; margin: 0 auto; text-align: center; } img, object { max-width: 50%; } input[type=text] { background: none; border: none; border-bottom: 1px solid #e6fee5; } input[type=submit] { background: none; border: 1px solid #e6fee5; }