code:
<style>
.rainbow-text {
font-family: Arial Black, Gadget, sans-serif;
text-align: center;
font-weight: bold;
font-size: 50px;
text-shadow: #A3A3A3 1px 1px 0px;
}
.rainbow-text .block-line > span {
display: inline-block;
}
</style>
<h1 class="rainbow-text">ur text here</h1>
how to do it:
first click video,
then paste the code