.prarthana {position: absolute;
    top: 50px;
    font-size: 100px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;}
#p1 {position: absolute;
z-index: 1;
left: 50px;
color: rgb(255, 100, 100);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#r1 {position: absolute;
z-index: 2;
left: 85px;
color: rgb(255, 193, 78);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#a1 {position: absolute;
z-index: 3;
left: 120px;
color: yellow;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#r2 {position: absolute;
z-index: 4;
left: 160px;
color: lightgreen;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#t1 {position: absolute;
z-index: 5;
left: 200px;
color: lightskyblue;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#h1 {position: absolute;
z-index: 6;
left: 240px;
color: rgb(142, 142, 255);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#a2 {position: absolute;
z-index: 7;
left: 290px;
color: rgb(195, 112, 250);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#n1 {position: absolute;
z-index: 8;
left: 335px;
color: rgb(255, 161, 255);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#a3 {position: absolute;
z-index: 9;
left: 375px;
color: beige;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
.prarthana1 {position: relative;
    font-size: 100px;
    font-weight: bold;}
#p1a {position: relative;
z-index: 1;
top: 207px;
left: 50px;
color: rgb(255, 100, 100);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#r1a {position: relative;
z-index: 2;
top: 207px;
left: 0px;
color: rgb(255, 193, 78);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#a1a {position: relative;
z-index: 3;
top: 207px;
left: -52px;
color: yellow;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#r2a {position: relative;
z-index: 4;
top: 207px;
left: -100px;
color: lightgreen;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#t1a {position: relative;
z-index: 5;
top: 207px;
left: -155px;
color: lightskyblue;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#h1a {position: relative;
z-index: 6;
top: 207px;
left: -207px;
color: rgb(142, 142, 255);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#a2a {position: relative;
z-index: 7;
top: 207px;
left: -258px;
color: rgb(195, 112, 250);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#n1a {position: relative;
z-index: 8;
top: 207px;
left: -300px;
color: rgb(255, 161, 255);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
#a3a {position: relative;
z-index: 9;
top: 207px;
left: -355px;
color: beige;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
body {background-color: rgb(173, 173, 173);}