/**
 * @since 2022-10-19 19:47
 * @author vivaxy
 */
iframe:hover {
  border: 1px solid red;
}
