/* ONE HIT MUSIC V353 — approved small gap below the YouTube header.
   Only spacing is changed; existing cards, player, thumbnails and controls remain unchanged. */
html body #songs{
  gap:0!important;
  row-gap:0!important;
}
html body #songs>.head.ohm-youtube-real-head-v352{
  margin-bottom:0!important;
}
html body #songs #videoGrid,
html body #songs .video-grid{
  margin-top:10px!important;
}
@media(max-width:700px){
  html body #songs #videoGrid,
  html body #songs .video-grid{
    margin-top:8px!important;
  }
}
