<input type="file" class="input-file">
.input-file::file-selector-button { background: skyblue; border: none; padding: 20px; } .input-file::file-selector-button:hover { background: blue; }