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