Embed samirpaul.in/music/embed music player(Lofi Study Music) to any website:

Demo:

Code:

HTML iframe
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
<iframe src="https://samirpaulb.github.io/music/embed"
  title="Embed MusicApp"
	frameborder="0"
	loading="lazy"
	marginheight="0"
	marginwidth="0"
	width="100%"
	height="223"
	scrolling="no">
</iframe>