<div class="title">
<div class="title__first">
Welcome To Our Studio!
</div>
<h1>
It's nice to Meet you
</h1>
</div>
</div>
.title__first {
font-size: 40px;
color: #fff;
text-transform: uppercase;
text-align: center;
h1 {
font-size: 75px;
color: #fff;
text-transform: uppercase;
text-align: center;
}