/* Reset */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #f5f4f9;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100vh;
font-family: "Poppins", sans-serif;
color: #1b1464;
text-align: center;
overflow: hidden;
}
img {
max-width: 80%;
max-height: 80vh;
height: auto;
object-fit: contain;
}
h1 {
font-size: 2em;
margin-top: 20px;
}
p {
font-size: 1.2em;
color: #555;
margin-top: 10px;
}
footer {
position: absolute;
bottom: 20px;
font-size: 0.9em;
color: #888;
}
We’re getting ready to launch something exciting.
Call us for service details - 9965686510.