blob: 5aa53e7b32794599d7546bb5d59e9364ca481699 [file] [log] [blame]
<style>
input {
-webkit-appearance: none;
height: 40px;
width: 600px;
border: none;
font-size: 22px;
}
::placeholder {
color: black;
}
</style>
<input placeholder="PASS if placeholder text is fully visible" type="text">