テンプレート:テスト2/style.css

hov {
  background-color: black;
}

hov:hover {
  background-color: white;
}