@import url(../plugins/vegas/vegas.css);


body {
	height: 100vh;
}

<style>
div.container {
background-color: #ffffff;
}
div.container p {
text-align: center;
font-family: Arial;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-transform: none;
color: #000000;
background-color: #ffffff;
}
</style>