<style>
.text-span-6 {
background-image: linear-gradient(99deg, rgba(170, 163, 239, .5), rgba(125, 203, 207, .5));
border-radius: 50px;
padding-left: 15px;
padding-right: 15px;
}
#title-text {
display: none;
}
.panelgradient {
background-image: linear-gradient(180deg, #d5def0, whitesmoke);
border-radius: 8px;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 30px;
display: flex;
position: relative;
}
</style>
<div class ="panelgradient">
<h1 style="text-align: center;">FrameworX>Welcome v10<br><span class="text-span-6">Documentation</span><to FrameworX<br></h1>
<br>
<p style="font-size: 20px16px;">Your VirtualCentral GuideHub tofor Creating World-Class Industrial Applications!</p>
</div> |