body{background-color:#0f0f0f;color:#eae9ea;font-size:18px;font-family:Arial,Helvetica,sans-serif;margin:20px}.main-container{display:flex;justify-content:center;align-items:center;flex-direction:column;height:95vh;text-align:center}.construction-logo{width:180px}h1{font-size:48px}h2{font-size:28px}a{text-decoration:none}.button{width:220px;margin:15px;padding:.8rem;font-size:17px;color:#eae9ea;background-color:#7a55b8;border:none;border-radius:.3rem;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease}.button:hover{background-color:#6844a4;box-shadow:0 4px 8px #0000001a}
