blob: c6594e622a59a0965381e83c92a85700d1fcc26e [file] [edit]
<style>
input {
font-family: Ahem;
font-size: 20px;
height: 20px;
padding-top: 10px;
padding-bottom: 10px;
width: 600px;
border-color: transparent;
}
input::placeholder {
color: green;
}
</style>
<input type="text" placeholder="PASS if this is NOT clipped.">