<!DOCTYPE html> <style> input::placeholder { background-color: green; } </style> <input placeholder="placeholder">