<!- NOTE: This is the only article with priority 2, no other article can have priorities 2 or 1 -->
<style type="text/css">
.resumen{
background: transparent;
}
h1{
border: 0px solid transparent;
}
#iniciotext {
width:27vw;
text-align:center;
margin-left:auto;
margin-right:0;
font: normal normal normal 6vh 'Mr De Haviland',cursive;
color: #090408;
}
@media only screen and (max-width: 1024px) {
#iniciotext {
width:27vw;
text-align:center;
margin-left: -13vw;
margin-right:auto;
font: normal normal normal 4vh 'Mr De Haviland',cursive;
color: #090408;
}
}
</style>
<p id="iniciotext">
Welcome to my official website!<br />
Wishing you and your loved ones infinite joy, love and prosperity!<br />
~ Love, Audrey
</p>