-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
741 lines (707 loc) · 41 KB
/
index.html
File metadata and controls
741 lines (707 loc) · 41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
<!DOCTYPE html>
<html lang="en" prefix="schema: https://schema.org/ og: https://ogp.me/ns#">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Amanik Fi Domy - Original Song by Abu Sayed</title>
<meta name="google-site-verification" content="61B_wftXuDSsjUBCdUxxJ-xBEdn8Qhu5-bUOH1SqkXg" />
<meta name="author" content="Abu Sayed">
<meta name="creator" content="Abu Sayed">
<meta name="publisher" content="Abu Sayed Music">
<meta name="copyright" content="Copyright 2026 Abu Sayed">
<meta name="rights" content="Copyright © 2026 Abu Sayed. All rights reserved. Original lyrics, writing, composition, and creative authorship by Abu Sayed.">
<meta name="license" content="https://github.com/ImAbuSayed/amanik-fi-domy/blob/main/LICENSE.md">
<meta name="keywords" content="Amanik Fi Domy, Abu Sayed lyrics, original song lyrics, Abu Sayed original song, Abu Sayed lyricist, Abu Sayed composer, Abu Sayed songwriter, official lyrics">
<meta name="robots" content="index,follow,max-snippet:-1,max-image-preview:large,max-video-preview:-1">
<meta name="referrer" content="strict-origin-when-cross-origin">
<meta name="description" content="Explore the poetic journey of 'Amanik Fi Domy', an original masterpiece written and composed by Abu Sayed.">
<meta property="og:title" content="Amanik Fi Domy - Original Lyrics by Abu Sayed">
<meta property="og:description" content="Explore the poetic journey of 'Amanik Fi Domy', an original masterpiece written and composed by Abu Sayed.">
<meta property="og:type" content="music.song">
<meta property="og:url" content="https://imabusayed.github.io/amanik-fi-domy/">
<meta property="og:site_name" content="Abu Sayed Music">
<meta property="article:modified_time" content="2026-05-04T08:53:53.769126">
<meta name="last-modified" content="2026-05-04T08:53:53.769126">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Amanik Fi Domy - Original Lyrics by Abu Sayed">
<meta name="twitter:description" content="Explore the poetic journey of 'Amanik Fi Domy', an original masterpiece written and composed by Abu Sayed.">
<link rel="canonical" href="https://imabusayed.github.io/amanik-fi-domy/">
<link rel="sitemap" type="application/xml" title="Sitemap" href="https://imabusayed.github.io/amanik-fi-domy/sitemap.xml">
<link rel="author" href="https://github.com/ImAbuSayed">
<link rel="license" href="https://github.com/ImAbuSayed/amanik-fi-domy/blob/main/LICENSE.md">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://music.abusayed.com.bd/#website",
"url": "https://music.abusayed.com.bd/",
"name": "Abu Sayed Music Lyrics Archive",
"publisher": {
"@id": "https://music.abusayed.com.bd/#organization"
},
"inLanguage": "en"
},
{
"@type": "Organization",
"@id": "https://music.abusayed.com.bd/#organization",
"name": "Abu Sayed Music",
"url": "https://music.abusayed.com.bd/",
"sameAs": [
"https://abusayed.com.bd",
"https://music.abusayed.com.bd",
"https://github.com/ImAbuSayed",
"https://www.youtube.com/@AbuSayedMusic",
"https://open.spotify.com/artist/6vnjuWLcV3nHwIFeozztMv",
"https://music.apple.com/ae/artist/abu-sayed/1622976966",
"https://music.amazon.com/artists/B09X1N1F6F/abu-sayed",
"https://www.deezer.com/en/artist/165449477",
"https://www.facebook.com/AbuSayed.TheCultOfPersonality/",
"https://www.facebook.com/AbuSayedMusic/",
"https://www.instagram.com/AbuSayedMusic/",
"https://x.com/AbuSayedMusic",
"https://www.tiktok.com/@imabusayed",
"https://www.linkedin.com/in/imabusayed/",
"https://www.musixmatch.com/creator/Abu-Sayed-6",
"https://genius.com/artists/Abu-sayed"
]
},
{
"@type": "Person",
"@id": "https://abusayed.com.bd/#person",
"name": "Abu Sayed",
"url": "https://abusayed.com.bd/",
"sameAs": [
"https://abusayed.com.bd",
"https://music.abusayed.com.bd",
"https://github.com/ImAbuSayed",
"https://www.youtube.com/@AbuSayedMusic",
"https://open.spotify.com/artist/6vnjuWLcV3nHwIFeozztMv",
"https://music.apple.com/ae/artist/abu-sayed/1622976966",
"https://music.amazon.com/artists/B09X1N1F6F/abu-sayed",
"https://www.deezer.com/en/artist/165449477",
"https://www.facebook.com/AbuSayed.TheCultOfPersonality/",
"https://www.facebook.com/AbuSayedMusic/",
"https://www.instagram.com/AbuSayedMusic/",
"https://x.com/AbuSayedMusic",
"https://www.tiktok.com/@imabusayed",
"https://www.linkedin.com/in/imabusayed/",
"https://www.musixmatch.com/creator/Abu-Sayed-6",
"https://genius.com/artists/Abu-sayed"
]
},
{
"@type": "WebPage",
"@id": "https://imabusayed.github.io/amanik-fi-domy#webpage",
"url": "https://imabusayed.github.io/amanik-fi-domy/",
"name": "Amanik Fi Domy - Original Lyrics by Abu Sayed",
"description": "Explore the poetic journey of 'Amanik Fi Domy', an original masterpiece written and composed by Abu Sayed.",
"isPartOf": {
"@id": "https://music.abusayed.com.bd/#website"
},
"about": {
"@id": "https://imabusayed.github.io/amanik-fi-domy#song"
},
"author": {
"@id": "https://abusayed.com.bd/#person"
},
"creator": {
"@id": "https://abusayed.com.bd/#person"
},
"publisher": {
"@id": "https://music.abusayed.com.bd/#organization"
},
"license": "https://github.com/ImAbuSayed/amanik-fi-domy/blob/main/LICENSE.md",
"copyrightHolder": {
"@id": "https://abusayed.com.bd/#person"
},
"copyrightNotice": "Copyright © 2026 Abu Sayed. All rights reserved. Original lyrics, writing, composition, and creative authorship by Abu Sayed.",
"inLanguage": "en",
"dateModified": "2026-05-04T08:53:53.769126"
},
{
"@type": "CreativeWork",
"@id": "https://imabusayed.github.io/amanik-fi-domy#lyrics",
"name": "Amanik Fi Domy Lyrics",
"text": "نار الشوق في دمي تدعوك لليلي\nتعالي نذوب في العشق، يا ويلك وويلي\nأريد لمس الشفاه، وأنتِ تميلين ميلي\nدعيني أغوص فيكِ، يا سري ودليلي\nतेरे जिस्म की ये खुशबू मुझे मदहोश कर रही\nमेरी हर इक साँस बस तेरी ही आहें भर रही\nछू ले मुझे आज तू, ये रात भी है जल रही\nतेरी इन बाहों में मेरी दुनिया पिघल रही\nMove a little closer, let the friction start to rise\nI can see the dirty secrets hiding in your eyes\nSkin on skin we’re burning, taking off the last disguise\nTake me to the edge tonight, a beautiful surprise\nতোমার শরীর ছুঁয়ে নামুক প্রেমের উষ্ণতা\nআজ রাতের অন্ধকারে হারাক সব নীরবতা\nআমার বুকের কাছে আসো, দাও না একটু প্রশ্রয়\nতোমার ঠোঁটের ছোঁয়ায় কাটুক আমার সব সংশয়\nनज़दीकियाँ बढ़ा ले, अब दूरियाँ मिटा दे\nइस प्यास को बुझा दे, एक आग सी लगा दे\nरुकने का नाम ना ले, बस धड़कनें बढ़ा दे\nमेरी रूह में उतर के, खुद को तू आज पा ले\nতোমার ওই মাতাল করা নেশায় ডুবে যাই\nএই রাতের অন্ধকারে শুধু তোমাকেই যে চাই\nশরীর শরীর খেলুক খেলা, বাঁধন ছিঁড়ে আজ\nবুকের ভেতর প্রেমের আগুন, নেই তো কোনো লাজ\nأشعر بحرارة أنفاسك تحرق جلدي\nخذني بين ذراعيك ولا تترك يدي\nدعنا نكسر الحدود في هذا التحدي\nأريدك الليلة لي، إلى أبعد حدِ\nਤੇਰੇ ਲੱਕ ਦੇ ਹੁਲਾਰੇ ਮੈਨੂੰ ਕਰਦੇ ਸ਼ਰਾਬੀ\nਤੇਰੇ ਬੁੱਲ੍ਹਾਂ ਦੀ ਇਹ ਲਾਲੀ ਲੱਗੇ ਬੜੀ ਹੀ ਨਵਾਬੀ\nਮੇਰੇ ਸੀਨੇ ਵਿੱਚ ਉੱਠਦੀ ਏ ਅੱਗ ਬੇਹਿਸਾਬੀ\nਅੱਜ ਖੁੱਲ੍ਹ ਜਾਣੇ ਸਾਰੇ ਰੰਗ, ਹੋਜਾ ਤੂੰ ਗੁਲਾਬੀ\nشوقي يفضحني وعيناك تروي الحكاية\nجسدك هو مقصدي، وأنت البداية\nخذني إلى القمة، لا توجد نهاية\nأنت في دمي تسري، وأنت لي الغاية\nतेरी कमर की लचक पे मैं तो दीवाना हुआ\nतेरे हुस्न के नशे में ये दिल परवाना हुआ\nआज की इस रात का मौसम है मस्ताना हुआ\nतेरी प्यास बुझाने का मुझे बहाना हुआ\nلا تتوقف، دع النبض يعلو أكثر\nفي هذا الظلام كل شيء يتغير\nأنا بين يديك، وقلبي لك تسخر\nدعنا نذوق العشق، دعنا نتهور\nতোমার ওই মাতাল করা নেশায় ডুবে যাই\nএই রাতের অন্ধকারে শুধু তোমাকেই যে চাই\nশরীর শরীর খেলুক খেলা, বাঁধন ছিঁড়ে আজ\nবুকের ভেতর প্রেমের আগুন, নেই তো কোনো লাজ\nਤੇਰੇ ਹੱਥਾਂ ਦੀ ਛੋਹ ਮੇਰੇ ਪਿੰਡੇ ਨੂੰ ਜਲਾਵੇ\nਇਹ ਰਾਤ ਦੀ ਹਨੇਰੀ ਸਾਨੂੰ ਹੋਰ ਨੇੜੇ ਲਿਆਵੇ\nਤੇਰੇ ਇਸ਼ਕ ਦਾ ਜਾਦੂ ਮੇਰੇ ਸਿਰ ਚੜ੍ਹ ਗਾਵੇ\nਕੋਈ ਰੋਕ ਨਾ ਸਕੇ ਅੱਜ, ਜੋ ਮਰਜ਼ੀ ਹੋ ਜਾਵੇ\nShadows dancing on the wall, heavy breathing fills the air\nLost inside this wild rhythm, pulling on your messy hair\nBodies moving in the dark, passion that we tightly share\nSay my name softly, Sayed tonight.. Sayed... Sayed.....\nTaking you completely now, taking you so deep and slow\nNever gonna stop this high, let the rising fever grow\nतेरे प्यार की ये आग अब मुझको जला रही\nतेरी उँगलियों की छुअन मुझे तड़पा रही\nइस मदहोश रात में एक कशिश जगा रही\nतेरी साँसों की गर्मी मुझे अपना बना रही\nأمانيك في دمي تشتعل كالجمر\nفي أحضانك أذوب حتى طلوع الفجر\nدعنا نعيش اللذة في هذا السر\nلن ننسى هذه الليلة طوال العمر",
"author": {
"@id": "https://abusayed.com.bd/#person"
},
"creator": {
"@id": "https://abusayed.com.bd/#person"
},
"copyrightHolder": {
"@id": "https://abusayed.com.bd/#person"
},
"copyrightNotice": "Copyright © 2026 Abu Sayed. All rights reserved. Original lyrics, writing, composition, and creative authorship by Abu Sayed.",
"license": "https://github.com/ImAbuSayed/amanik-fi-domy/blob/main/LICENSE.md",
"isAccessibleForFree": true,
"url": "https://imabusayed.github.io/amanik-fi-domy/",
"dateCreated": "2026-05-04T08:53:53.769126",
"dateModified": "2026-05-04T08:53:53.769126"
},
{
"@type": "MusicComposition",
"@id": "https://imabusayed.github.io/amanik-fi-domy#song",
"name": "Amanik Fi Domy",
"url": "https://imabusayed.github.io/amanik-fi-domy/",
"mainEntityOfPage": {
"@id": "https://imabusayed.github.io/amanik-fi-domy#webpage"
},
"lyrics": {
"@id": "https://imabusayed.github.io/amanik-fi-domy#lyrics"
},
"byArtist": {
"@id": "https://abusayed.com.bd/#person"
},
"author": {
"@id": "https://abusayed.com.bd/#person"
},
"creator": {
"@id": "https://abusayed.com.bd/#person"
},
"composer": {
"@id": "https://abusayed.com.bd/#person"
},
"lyricist": {
"@id": "https://abusayed.com.bd/#person"
},
"publisher": {
"@id": "https://music.abusayed.com.bd/#organization"
},
"copyrightHolder": {
"@id": "https://abusayed.com.bd/#person"
},
"copyrightNotice": "Copyright © 2026 Abu Sayed. All rights reserved. Original lyrics, writing, composition, and creative authorship by Abu Sayed.",
"license": "https://github.com/ImAbuSayed/amanik-fi-domy/blob/main/LICENSE.md",
"isAccessibleForFree": true,
"keywords": "Amanik Fi Domy, Abu Sayed lyrics, original song lyrics, Abu Sayed original song, Abu Sayed lyricist, Abu Sayed composer, Abu Sayed songwriter, official lyrics",
"dateModified": "2026-05-04T08:53:53.769126",
"sameAs": [
"https://abusayed.com.bd",
"https://music.abusayed.com.bd",
"https://github.com/ImAbuSayed",
"https://www.youtube.com/@AbuSayedMusic",
"https://open.spotify.com/artist/6vnjuWLcV3nHwIFeozztMv",
"https://music.apple.com/ae/artist/abu-sayed/1622976966",
"https://music.amazon.com/artists/B09X1N1F6F/abu-sayed",
"https://www.deezer.com/en/artist/165449477",
"https://www.facebook.com/AbuSayed.TheCultOfPersonality/",
"https://www.facebook.com/AbuSayedMusic/",
"https://www.instagram.com/AbuSayedMusic/",
"https://x.com/AbuSayedMusic",
"https://www.tiktok.com/@imabusayed",
"https://www.linkedin.com/in/imabusayed/",
"https://www.musixmatch.com/creator/Abu-Sayed-6",
"https://genius.com/artists/Abu-sayed"
]
}
]
}
</script>
<style>
:root {
--bg: #08111f;
--card: rgba(12, 24, 43, 0.92);
--ink: #edf4ff;
--muted: #9eb0ca;
--line: rgba(255, 255, 255, 0.08);
--accent: #ffb454;
--accent-2: #4ecdc4;
}
* { box-sizing: border-box; }
body {
margin: 0;
min-height: 100vh;
font-family: Georgia, "Times New Roman", serif;
color: var(--ink);
background:
radial-gradient(circle at top, rgba(78, 205, 196, 0.18), transparent 30%),
radial-gradient(circle at bottom right, rgba(255, 180, 84, 0.18), transparent 28%),
linear-gradient(180deg, #04101d 0%, #0c1830 100%);
padding: 24px;
}
.container {
max-width: 900px;
margin: 0 auto;
background: var(--card);
border: 1px solid var(--line);
border-radius: 28px;
overflow: hidden;
box-shadow: 0 24px 70px rgba(0, 0, 0, 0.38);
}
header {
padding: 48px 28px 20px;
text-align: center;
}
.eyebrow {
color: var(--accent);
font: 600 0.88rem/1.2 Arial, sans-serif;
letter-spacing: 0.24em;
text-transform: uppercase;
}
h1 {
margin: 14px 0 8px;
font-size: clamp(2.2rem, 6vw, 4rem);
}
.subtitle {
color: var(--muted);
font: 500 1rem/1.6 Arial, sans-serif;
}
.feature-wrap {
padding: 0 28px 12px;
}
.feature-image {
width: 100%;
display: block;
border-radius: 22px;
border: 1px solid var(--line);
object-fit: cover;
max-height: 480px;
}
.controls {
display: flex;
justify-content: center;
gap: 12px;
padding: 12px 20px 0;
flex-wrap: wrap;
}
.control-btn,
.btn-speak,
.btn-license {
border: 0;
border-radius: 999px;
padding: 12px 18px;
font: 700 0.95rem/1 Arial, sans-serif;
cursor: pointer;
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 46px;
transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.control-btn:hover,
.btn-speak:hover,
.btn-license:hover {
transform: translateY(-1px);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.18);
}
.btn-speak,
.btn-license {
background: linear-gradient(135deg, var(--accent), #ffd699);
color: #142033;
}
.control-btn {
color: var(--ink);
border: 1px solid var(--line);
background: rgba(255, 255, 255, 0.05);
}
.is-website {
background: linear-gradient(135deg, rgba(78, 205, 196, 0.22), rgba(78, 205, 196, 0.08));
}
.is-music {
background: linear-gradient(135deg, rgba(255, 180, 84, 0.24), rgba(255, 180, 84, 0.08));
}
.is-spotify {
background: linear-gradient(135deg, rgba(29, 185, 84, 0.28), rgba(29, 185, 84, 0.08));
}
.is-apple {
background: linear-gradient(135deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.06));
}
.is-youtube {
background: linear-gradient(135deg, rgba(255, 0, 0, 0.3), rgba(255, 0, 0, 0.08));
}
.lyrics {
padding: 28px 28px 42px;
font-size: clamp(1.15rem, 2.4vw, 1.45rem);
line-height: 1.95;
text-align: center;
white-space: normal;
}
.details-shell {
padding: 0 28px 28px;
}
.details-block + .details-block {
margin-top: 18px;
}
.details-title {
margin: 0 0 10px;
color: var(--accent);
font: 700 0.9rem/1.2 Arial, sans-serif;
letter-spacing: 0.08em;
text-transform: uppercase;
text-align: center;
}
.meta-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
gap: 12px;
}
.meta-card {
padding: 14px 16px;
border-radius: 20px;
background: rgba(255, 255, 255, 0.04);
border: 1px solid var(--line);
text-align: left;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
}
.meta-card strong {
display: block;
font: 700 1rem/1.4 Arial, sans-serif;
color: var(--ink);
}
.meta-label {
display: block;
margin-bottom: 6px;
color: var(--muted);
font: 600 0.78rem/1.2 Arial, sans-serif;
letter-spacing: 0.05em;
text-transform: uppercase;
}
footer {
border-top: 1px solid var(--line);
padding: 26px 24px 34px;
text-align: center;
}
.link-grid {
display: flex;
justify-content: center;
gap: 12px;
flex-wrap: wrap;
}
.link-grid a {
text-decoration: none;
color: var(--ink);
font: 600 0.92rem/1.2 Arial, sans-serif;
padding: 10px 14px;
border-radius: 999px;
border: 1px solid var(--line);
background: rgba(255, 255, 255, 0.04);
}
.copyright-attribution-profile-card {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 12px;
margin: 24px auto 12px;
padding: 10px 20px;
background: rgba(255, 255, 255, 0.03);
border: 1px solid var(--line);
border-radius: 999px;
font: 500 0.88rem/1 Arial, sans-serif;
color: var(--muted);
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
text-decoration: none;
}
.copyright-attribution-profile-card:hover {
background: rgba(255, 255, 255, 0.07);
border-color: var(--accent);
transform: translateY(-2px);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}
.copyright-attribution-profile-card img {
width: 28px;
height: 28px;
border-radius: 50%;
border: 1.5px solid var(--accent);
object-fit: cover;
display: block;
}
.copyright-attribution-profile-card a {
color: var(--accent);
text-decoration: none;
font-weight: 700;
margin-left: 4px;
}
.copyright-attribution-profile-card a:hover {
text-decoration: underline;
}
.copyright {
margin-top: 22px;
color: var(--muted);
font: 500 0.88rem/1.6 Arial, sans-serif;
}
.modal-backdrop {
position: fixed;
inset: 0;
display: none;
align-items: center;
justify-content: center;
padding: 24px;
background: rgba(2, 8, 18, 0.8);
backdrop-filter: blur(10px);
z-index: 999;
}
.modal-backdrop.is-open {
display: flex;
}
.modal-card {
width: min(920px, 100%);
background: rgba(10, 20, 38, 0.98);
border: 1px solid var(--line);
border-radius: 24px;
padding: 18px;
box-shadow: 0 26px 80px rgba(0, 0, 0, 0.45);
position: relative;
}
.modal-close {
position: absolute;
top: 12px;
right: 12px;
width: 40px;
height: 40px;
border: 0;
border-radius: 999px;
background: rgba(255, 255, 255, 0.08);
color: var(--ink);
font-size: 1.5rem;
cursor: pointer;
}
.video-frame {
position: relative;
width: 100%;
padding-top: 56.25%;
overflow: hidden;
border-radius: 18px;
background: #000;
}
.video-frame iframe {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
border: 0;
}
.modal-actions {
display: flex;
gap: 12px;
justify-content: center;
flex-wrap: wrap;
margin-top: 16px;
}
.modal-link {
text-decoration: none;
color: var(--ink);
font: 700 0.92rem/1 Arial, sans-serif;
padding: 11px 16px;
border-radius: 999px;
border: 1px solid var(--line);
background: rgba(255, 255, 255, 0.05);
}
@media (max-width: 640px) {
body { padding: 14px; }
header { padding: 34px 20px 16px; }
.feature-wrap, .lyrics, .details-shell { padding-left: 18px; padding-right: 18px; }
.modal-backdrop { padding: 14px; }
}
</style>
<script src="https://pl29259668.profitablecpmratenetwork.com/31/33/95/313395b4204c70ae1170ee80c46a5665.js"></script>
</head>
<body vocab="https://schema.org/" typeof="WebPage" resource="https://imabusayed.github.io/amanik-fi-domy#webpage">
<!--
Copyright (c) 2026 Abu Sayed.
This page documents original lyrics, writing, composition, and authorship by Abu Sayed.
LICENSE.md in this repository is the governing rights document for this song page and its contents.
-->
<main class="container" itemscope itemtype="https://schema.org/MusicComposition" itemid="https://imabusayed.github.io/amanik-fi-domy#song" typeof="MusicComposition" property="mainEntity">
<meta itemprop="name" content="Amanik Fi Domy">
<meta itemprop="url" content="https://imabusayed.github.io/amanik-fi-domy/">
<meta itemprop="license" content="https://github.com/ImAbuSayed/amanik-fi-domy/blob/main/LICENSE.md">
<meta itemprop="copyrightNotice" content="Copyright © 2026 Abu Sayed. All rights reserved. Original lyrics, writing, composition, and creative authorship by Abu Sayed.">
<meta itemprop="genre" content="Song Lyrics">
<div hidden aria-hidden="true">
<div itemprop="author composer lyricist creator copyrightHolder byArtist" itemscope itemtype="https://schema.org/Person">
<meta itemprop="name" content="Abu Sayed">
<meta itemprop="url" content="https://abusayed.com.bd/">
<meta itemprop="sameAs" content="https://github.com/ImAbuSayed">
</div>
<div itemprop="publisher" itemscope itemtype="https://schema.org/Organization">
<meta itemprop="name" content="Abu Sayed Music">
<meta itemprop="url" content="https://music.abusayed.com.bd/">
</div>
</div>
<header>
<div class="eyebrow">Official Song Lyrics</div>
<h1 itemprop="name" property="name">Amanik Fi Domy</h1>
<div class="subtitle">Original composition by Abu Sayed</div>
</header>
<div class="controls">
<button class="btn-speak" id="speakBtn" title="Read the lyrics aloud"><span id="speakText">Read Aloud</span></button>
<a href="https://music.abusayed.com.bd/Licensing/?https://imabusayed.github.io/amanik-fi-domy/" class="btn-license" title="Get licensing for this song" target="_blank">Get License For Amanik Fi Domy</a>
</div>
<br>
<center>
<script>
atOptions = {
'key' : '136bf882e52bf8230dcfdabc468b4d5a',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
</script>
<script src="https://www.highperformanceformat.com/136bf882e52bf8230dcfdabc468b4d5a/invoke.js"></script>
</center>
<article class="lyrics" id="lyricText" itemprop="lyrics" itemscope itemtype="https://schema.org/CreativeWork" typeof="CreativeWork" resource="https://imabusayed.github.io/amanik-fi-domy#lyrics">
<meta itemprop="name" content="Amanik Fi Domy Lyrics">
<meta itemprop="license" content="https://github.com/ImAbuSayed/amanik-fi-domy/blob/main/LICENSE.md">
<meta itemprop="copyrightNotice" content="Copyright © 2026 Abu Sayed. All rights reserved. Original lyrics, writing, composition, and creative authorship by Abu Sayed.">
<meta itemprop="dateCreated" content="2026-05-04T08:53:53.769126">
<div hidden aria-hidden="true">
<div itemprop="author creator copyrightHolder" itemscope itemtype="https://schema.org/Person">
<meta itemprop="name" content="Abu Sayed">
<meta itemprop="url" content="https://abusayed.com.bd/">
</div>
</div>
<div itemprop="text" property="text">نار الشوق في دمي تدعوك لليلي<br>تعالي نذوب في العشق، يا ويلك وويلي<br>أريد لمس الشفاه، وأنتِ تميلين ميلي<br>دعيني أغوص فيكِ، يا سري ودليلي<br>तेरे जिस्म की ये खुशबू मुझे मदहोश कर रही<br>मेरी हर इक साँस बस तेरी ही आहें भर रही<br>छू ले मुझे आज तू, ये रात भी है जल रही<br>तेरी इन बाहों में मेरी दुनिया पिघल रही<br>Move a little closer, let the friction start to rise<br>I can see the dirty secrets hiding in your eyes<br>Skin on skin we’re burning, taking off the last disguise<br>Take me to the edge tonight, a beautiful surprise<br>তোমার শরীর ছুঁয়ে নামুক প্রেমের উষ্ণতা<br>আজ রাতের অন্ধকারে হারাক সব নীরবতা<br>আমার বুকের কাছে আসো, দাও না একটু প্রশ্রয়<br>তোমার ঠোঁটের ছোঁয়ায় কাটুক আমার সব সংশয়<br>नज़दीकियाँ बढ़ा ले, अब दूरियाँ मिटा दे<br>इस प्यास को बुझा दे, एक आग सी लगा दे<br>रुकने का नाम ना ले, बस धड़कनें बढ़ा दे<br>मेरी रूह में उतर के, खुद को तू आज पा ले<br>তোমার ওই মাতাল করা নেশায় ডুবে যাই<br>এই রাতের অন্ধকারে শুধু তোমাকেই যে চাই<br>শরীর শরীর খেলুক খেলা, বাঁধন ছিঁড়ে আজ<br>বুকের ভেতর প্রেমের আগুন, নেই তো কোনো লাজ<br>أشعر بحرارة أنفاسك تحرق جلدي<br>خذني بين ذراعيك ولا تترك يدي<br>دعنا نكسر الحدود في هذا التحدي<br>أريدك الليلة لي، إلى أبعد حدِ<br>ਤੇਰੇ ਲੱਕ ਦੇ ਹੁਲਾਰੇ ਮੈਨੂੰ ਕਰਦੇ ਸ਼ਰਾਬੀ<br>ਤੇਰੇ ਬੁੱਲ੍ਹਾਂ ਦੀ ਇਹ ਲਾਲੀ ਲੱਗੇ ਬੜੀ ਹੀ ਨਵਾਬੀ<br>ਮੇਰੇ ਸੀਨੇ ਵਿੱਚ ਉੱਠਦੀ ਏ ਅੱਗ ਬੇਹਿਸਾਬੀ<br>ਅੱਜ ਖੁੱਲ੍ਹ ਜਾਣੇ ਸਾਰੇ ਰੰਗ, ਹੋਜਾ ਤੂੰ ਗੁਲਾਬੀ<br>شوقي يفضحني وعيناك تروي الحكاية<br>جسدك هو مقصدي، وأنت البداية<br>خذني إلى القمة، لا توجد نهاية<br>أنت في دمي تسري، وأنت لي الغاية<br>तेरी कमर की लचक पे मैं तो दीवाना हुआ<br>तेरे हुस्न के नशे में ये दिल परवाना हुआ<br>आज की इस रात का मौसम है मस्ताना हुआ<br>तेरी प्यास बुझाने का मुझे बहाना हुआ<br>لا تتوقف، دع النبض يعلو أكثر<br>في هذا الظلام كل شيء يتغير<br>أنا بين يديك، وقلبي لك تسخر<br>دعنا نذوق العشق، دعنا نتهور<br>তোমার ওই মাতাল করা নেশায় ডুবে যাই<br>এই রাতের অন্ধকারে শুধু তোমাকেই যে চাই<br>শরীর শরীর খেলুক খেলা, বাঁধন ছিঁড়ে আজ<br>বুকের ভেতর প্রেমের আগুন, নেই তো কোনো লাজ<br>ਤੇਰੇ ਹੱਥਾਂ ਦੀ ਛੋਹ ਮੇਰੇ ਪਿੰਡੇ ਨੂੰ ਜਲਾਵੇ<br>ਇਹ ਰਾਤ ਦੀ ਹਨੇਰੀ ਸਾਨੂੰ ਹੋਰ ਨੇੜੇ ਲਿਆਵੇ<br>ਤੇਰੇ ਇਸ਼ਕ ਦਾ ਜਾਦੂ ਮੇਰੇ ਸਿਰ ਚੜ੍ਹ ਗਾਵੇ<br>ਕੋਈ ਰੋਕ ਨਾ ਸਕੇ ਅੱਜ, ਜੋ ਮਰਜ਼ੀ ਹੋ ਜਾਵੇ<br>Shadows dancing on the wall, heavy breathing fills the air<br>Lost inside this wild rhythm, pulling on your messy hair<br>Bodies moving in the dark, passion that we tightly share<br>Say my name softly, Sayed tonight.. Sayed... Sayed.....<br>Taking you completely now, taking you so deep and slow<br>Never gonna stop this high, let the rising fever grow<br>तेरे प्यार की ये आग अब मुझको जला रही<br>तेरी उँगलियों की छुअन मुझे तड़पा रही<br>इस मदहोश रात में एक कशिश जगा रही<br>तेरी साँसों की गर्मी मुझे अपना बना रही<br>أمانيك في دمي تشتعل كالجمر<br>في أحضانك أذوب حتى طلوع الفجر<br>دعنا نعيش اللذة في هذا السر<br>لن ننسى هذه الليلة طوال العمر</div>
</article>
<section class="details-shell">
<div class="details-block">
<div class="details-title">Song Timeline</div>
<div class="meta-grid">
<div class="meta-card">
<span class="meta-label">Lyric Written</span>
<strong>May 04, 2026</strong>
</div>
<div class="meta-card">
<span class="meta-label">Music Created</span>
<strong>N/A</strong>
</div>
<div class="meta-card">
<span class="meta-label">Official Release</span>
<strong>N/A</strong>
</div>
</div>
</div>
<div class="details-block">
<div class="details-title">Song Attribution</div>
<div class="meta-grid">
<div class="meta-card">
<span class="meta-label">Artist</span>
<strong>Abu Sayed</strong>
</div>
<div class="meta-card">
<span class="meta-label">Composer</span>
<strong>Abu Sayed</strong>
</div>
<div class="meta-card">
<span class="meta-label">Lyricist</span>
<strong>Abu Sayed</strong>
</div>
<div class="meta-card">
<span class="meta-label">Publisher</span>
<strong>Abu Sayed Music</strong>
</div>
</div>
</div>
<div class="details-block">
<div class="details-title">Proof of Authorship</div>
<div class="meta-grid">
<div class="meta-card" style="grid-column: span 2;">
<span class="meta-label">SHA-256 Authorship Fingerprint</span>
<strong style="word-break: break-all; font-family: monospace; font-size: 0.82rem; color: var(--accent);">30cd250d7750e5ec7f7fd54a7bbe00df610dbf860814184823b2e2c908ec81e3</strong>
</div>
<div class="meta-card">
<span class="meta-label">Lyric Version</span>
<strong>v1</strong>
</div>
<div class="meta-card">
<span class="meta-label">Verified At</span>
<strong>2026-05-08T19:31:26.718104</strong>
</div>
</div>
</div>
<div style="text-align: center;">
<div class="copyright-attribution-profile-card">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQvEV_0J1Bu0dhUhOUIO0jW6C1QudSf71LJUw3E6pv6lQkQmGWrGORMJHTcs8pug_PyMbptFe2om4_PvqMqzEbpVCL3XnL89rAXYSnlJw&s=10" alt="Singer Abu Sayed">
<span>This work is the original intellectual property of <a href="https://share.google/dCPBs3CuKCfjM4zZf" target="_blank" rel="noopener">Abu Sayed</a></span>
</div>
</div>
</section>
<footer>
<div class="link-grid">
<a href="https://abusayed.com.bd" target="_blank" rel="noopener noreferrer" title="Personal Website - Abu Sayed original lyrics reference">Personal Website</a>
<a href="https://music.abusayed.com.bd" target="_blank" rel="noopener noreferrer" title="Music Portal - Abu Sayed original lyrics reference">Music Portal</a>
<a href="https://www.facebook.com/AbuSayed.TheCultOfPersonality" target="_blank" rel="noopener noreferrer" title="Facebook - Abu Sayed original lyrics reference">Facebook</a>
<a href="https://www.youtube.com/@AbuSayedMusic" target="_blank" rel="noopener noreferrer" title="YouTube - Abu Sayed original lyrics reference">YouTube</a>
<a href="https://www.instagram.com/AbuSayedMusic/" target="_blank" rel="noopener noreferrer" title="Instagram - Abu Sayed original lyrics reference">Instagram</a>
<a href="https://www.tiktok.com/@imabusayed" target="_blank" rel="noopener noreferrer" title="TikTok - Abu Sayed original lyrics reference">TikTok</a>
<a href="https://www.x.com/AbuSayedMusic" target="_blank" rel="noopener noreferrer" title="X - Abu Sayed original lyrics reference">X</a>
<a href="https://www.linkedin.com/in/imabusayed/" target="_blank" rel="noopener noreferrer" title="LinkedIn - Abu Sayed original lyrics reference">LinkedIn</a>
<a href="https://open.spotify.com/artist/6vnjuWLcV3nHwIFeozztMv" target="_blank" rel="noopener noreferrer" title="Spotify - Abu Sayed original lyrics reference">Spotify</a>
<a href="https://music.apple.com/ae/artist/abu-sayed/1622976966" target="_blank" rel="noopener noreferrer" title="Apple Music - Abu Sayed original lyrics reference">Apple Music</a>
<a href="https://github.com/ImAbuSayed/amanik-fi-domy" target="_blank" rel="noopener noreferrer" title="Source Repository - Abu Sayed original lyrics reference">Source Repository</a>
<a href="https://github.com/ImAbuSayed/amanik-fi-domy/blob/main/LICENSE.md" target="_blank" rel="license noopener noreferrer" title="License - Abu Sayed original lyrics reference">License</a>
<a href="https://imabusayed.github.io/amanik-fi-domy/llms.txt" target="_blank" rel="noopener noreferrer" title="llms.txt - Abu Sayed original lyrics reference">llms.txt</a>
</div>
<div class="copyright">
Copyright © 2026 Abu Sayed. All rights reserved.
</div>
<a href="https://github.com/ImAbuSayed" rel="author" hidden aria-hidden="true" tabindex="-1">Abu Sayed</a>
<a href="https://github.com/ImAbuSayed/amanik-fi-domy/blob/main/LICENSE.md" rel="license" hidden aria-hidden="true" tabindex="-1">License</a>
</footer>
</main>
<script>
const btn = document.getElementById("speakBtn");
const textElement = document.getElementById("lyricText");
const label = document.getElementById("speakText");
const synth = window.speechSynthesis;
let speaking = false;
btn.onclick = () => {
if (speaking) {
synth.cancel();
speaking = false;
label.innerText = "Read Aloud";
return;
}
const utterance = new SpeechSynthesisUtterance(textElement.innerText);
utterance.rate = 0.9;
utterance.onend = () => {
speaking = false;
label.innerText = "Read Aloud";
};
synth.speak(utterance);
speaking = true;
label.innerText = "Stop Reading";
};
const youtubeModal = document.getElementById("youtubeModal");
const youtubeModalBtn = document.getElementById("youtubeModalBtn");
const youtubeModalClose = document.getElementById("youtubeModalClose");
const youtubeFrame = document.getElementById("youtubeFrame");
const youtubeEmbedUrl = "";
const closeYoutubeModal = () => {
if (!youtubeModal || !youtubeFrame) {
return;
}
youtubeModal.classList.remove("is-open");
youtubeModal.setAttribute("aria-hidden", "true");
youtubeFrame.src = "";
};
if (youtubeModalBtn && youtubeModal && youtubeFrame) {
youtubeModalBtn.addEventListener("click", () => {
youtubeModal.classList.add("is-open");
youtubeModal.setAttribute("aria-hidden", "false");
youtubeFrame.src = youtubeEmbedUrl;
});
}
if (youtubeModalClose) {
youtubeModalClose.addEventListener("click", closeYoutubeModal);
}
if (youtubeModal) {
youtubeModal.addEventListener("click", (event) => {
if (event.target === youtubeModal) {
closeYoutubeModal();
}
});
}
document.addEventListener("keydown", (event) => {
if (event.key === "Escape") {
closeYoutubeModal();
}
});
</script>
<script src="https://pl29259669.profitablecpmratenetwork.com/2c/71/90/2c7190705b56c70fc5f09b09e6b26a7e.js"></script>
</body>
</html>