मैं यीशु का हूँ मेरा दिल यीशु का है | Main Yeshu Ka Hoon Mera Dil Yeshu Ka Hai Lyrics. Masih Song Lyrics

body{font-family:’Poppins’,sans-serif;margin:0;padding:0;background:linear-gradient(135deg,#fdfbfb,#ebedee);color:#333}h1,p{text-align:center}.image-section{position:relative;width:100%;padding-top:56.25%;overflow:hidden;border-radius:15px;box-shadow:rgba(0,0,0,0.2) 0px 8px 16px;margin-bottom:20px}.image-section img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.image-section .title-overlay{position:absolute;bottom:20px;left:20px;color:white;font-size:23px;font-weight:700;text-shadow:3px 3px 8px #000}.language-buttons{display:flex;justify-content:center;gap:15px;margin:20px 0}.language-button{padding:10px 25px;border:none;background:linear-gradient(135deg,#ff7eb3,#ff758c);color:white;font-size:16px;font-weight:600;border-radius:50px;cursor:pointer;transition:transform 0.3s ease,background 0.4s ease;box-shadow:0px 4px 10px rgba(0,0,0,0.2)}.language-button:hover{background:linear-gradient(135deg,#9575cd,#7e57c2);transform:translateY(-3px)}.lyrics-section{max-width:900px;margin:20px auto;font-weight:bold;padding:25px;border-radius:15px;box-shadow:0 8px 24px rgba(0,0,0,0.15)}.lyrics-section p{margin:15px 0;font-size:12px;color:#444;text-align:justify;line-height:1.5}.button-container{text-align:center;margin:30px 10px}.download-btn{background:linear-gradient(135deg,#42a5f5,#1e88e5);color:#fff;font-size:16px;font-weight:bold;padding:12px 30px;border-radius:50px;margin:10px;display:inline-block;transition:transform 0.3s ease,background 0.4s ease;box-shadow:0 4px 8px rgba(0,0,0,0.2)}.download-btn:hover{background:linear-gradient(135deg,#1e88e5,#42a5f5);transform:translateY(-3px)}

मैं यीशु का हूँ…


मैं यीशु का हूँ
मेरा दिल यीशु का है (×2)
ये जीवन उसका है (×2)
अब ये जीना उसका है
मैं यीशु का हूँ…

शुक्र गुज़ारूँ उसका
हर शाम सवेरे (×2)
खुशबू उसकी महके
हर साँस में मेरे (×2)
मेरी बातों में तू और ख्यालों में तू (×2)
मेरा हर पल उसका है
मैं यीशु का हूँ…

भटक रहा था कबसे
तुझे पाने से पहले (×2)
जीवन था अंधेर
तेरे आने से पहले (×2)
मेरे कमज़ोर दिल को दिया हौसला (×2)
अब ये जीवन उसका है
मैं यीशु का हूँ…

छोड़ दिया जब सबने
दिया मुझको सहारा तुमने (×2)
गिरते को उठाया मुझे
सीने से लगाया तुमने (×2)
हाथ पकड़ा मेरा और संभाला मुझे (×2)
मेरा हर पल उसका है
मैं यीशु का हूँ…

Main Yeshu ka hoon
Mera dil Yeshu ka hai (×2)
Ye jeevan uska hai (×2)
Ab ye jeena uska hai
Main Yeshu ka hoon…

Shukr guzaarun uska
Har shaam savere (×2)
Khushboo uski mahke
Har saans mein mere (×2)
Meri baaton mein tu aur khyaalon mein tu (×2)
Mera har pal uska hai
Main Yeshu ka hoon…

Bhatak raha tha kabse
Tujhe paane se pehle (×2)
Jeevan tha andher
Tere aane se pehle (×2)
Mere kamzor dil ko diya hausla (×2)
Ab ye jeevan uska hai
Main Yeshu ka hoon…

Chhod diya jab sabne
Diya mujhko sahaara tumne (×2)
Girte ko uthaya mujhe
Seene se lagaya tumne (×2)
Haath pakda mera aur sambhaala mujhe (×2)
Mera har pal uska hai
Main Yeshu ka hoon…

function switchLanguage(language) {
document.getElementById(‘hindi-lyrics’).style.display = language === ‘hindi’ ? ‘block’ : ‘none’;
document.getElementById(‘hinglish-lyrics’).style.display = language === ‘hinglish’ ? ‘block’ : ‘none’;
}

function downloadPDF() {
const { jsPDF } = window.jspdf;
const pdf = new jsPDF();
const lyrics = document.getElementById(‘hinglish-lyrics’).innerText;
const lines = pdf.splitTextToSize(lyrics, 180);
pdf.setFont(“times”, “normal”);
pdf.setFontSize(12);
pdf.text(“Main Yeshu Ka Hoon”, 105, 10, null, null, ‘center’);
pdf.text(lines, 10, 20);
pdf.save(“Main_Yeshu_Ka_Hoon_Lyrics.pdf”);
}

Share this content:

Post Comment

You May Have Missed