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

.hov {
  color: white;
}

.hov:hover {
  color: black;
}