body {
background:#0f172a;
color:white;
font-family:Arial;
text-align:center;
margin-top:100px;
}

.box{
background:#1e293b;
padding:40px;
width:400px;
margin:auto;
border-radius:10px;
}

.logo{
width:80px;
margin-bottom:20px;
}
