body { background-color: #ffffff; } .container { background-color: #f8bf3c; margin: 50px auto; width: auto; padding: 20px; border-radius: 10px; max-width: 20%; text-align: center; } input { border-radius: 20px; text-align: center; margin-bottom: 10px; } .button { text-align: center; }