/* url input type */
input[type="url"][readonly]::placeholder {
  color: transparent
}