body{background-color:#d2d2d2;flex-direction:column;justify-content:center;align-items:center;gap:20px;font-family:Londrina Outline,sans-serif;font-style:normal;font-weight:400;display:flex}video{object-fit:cover;z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}.heading{margin-top:10px;margin-bottom:10px;font-family:"Rock 3D",system-ui;font-size:60px;font-style:normal;font-weight:400}.card{color:#101010;text-align:center;background-color:#e0e0e0;border-style:outset;border-radius:20px;justify-content:center;align-items:center;width:400px;height:200px;padding:50px;font-family:Yuji Syuku,serif;font-size:20px;font-style:normal;font-weight:400;display:flex}.button{color:#101010;width:200px;height:80px;box-shadow:10px;background:linear-gradient(#f0f0f0,#d0d0d0);border:outset;border-radius:10px;font-family:Yuji Syuku,serif;font-size:17px;font-style:normal;font-weight:400;transition:transform .25s}.button:hover{cursor:pointer}button:active{transform:scale(.95)}footer{margin-top:50px;font-family:Yuji Syuku,serif}
