how to make one element on hover of another code example Example: css hover change other element #container:hover > #cube { background-color: yellow; }