acento-cor
form {
accent-color: lime;
}
input[type="checkbox"] {
accent-color: hotpink;
}
Scary Salamander
form {
accent-color: lime;
}
input[type="checkbox"] {
accent-color: hotpink;
}