body {
background: #fff;
padding: 0 24px;
margin: 0;
height: 100vh;
color: white;
display: flex;
justify-content: center;
align-items: center;
}
.text-gradient-purple-coral {
font-size: 2.5rem; /* Makes the text large and noticeable */
font-weight: bold; /* Adds emphasis to the text */