#task { border: none; background-color: inherit; color: teal; } #task:hover { color: red;
cursor: pointer;
}