.body{ margin: 0; padding: 0; } .header{ text-align: center; } .search-movies{ height: 50px; padding: 10px; border-radius: 25px; width: 800px; outline-width: 0; display: inline-block; } .form-box button:hover,.form-box button:active{ background:#43A047; } .search-btn{ height: 50px; width: 150px; background: #ffeb3b; border: none; color: #000; border-radius: 25px; outline: 0; cursor: pointer; }