.highlight { background-color: yellow; } .error { background-color: lightcoral; border-color: red; } .button{ padding: revert; margin-top: 12px; margin-left: 50px; }