.nav{background-color:#000;text-decoration:none;font-size:17pt;color:#fff;font-family:monospace}#container3D{background-color:#000;color:azure}#container3D{position:relative;overflow:hidden;height:75vh;margin-top:20px;margin-left:80px;margin-right:80px}.label{overflow:hidden;font-family:monospace;display:inline-block;margin:0;max-width:none;padding:2px 5px;white-space:nowrap;font-size:30px;border-right:.15em solid orange;animation:typing 1.2s steps(12,end) forwards,cursor .75s step-end infinite}@keyframes cursor{0%,to{border-color:transparent}50%{border-color:#df6d10}}@keyframes typing{0%{width:0}to{width:10ch}}.arrow{background-color:#000;padding:50px;display:flex;justify-content:center;margin-left:80px;margin-right:80px;margin-bottom:20px}.arrow span{display:block;width:30px;height:30px;border-bottom:5px solid rgb(245,245,245);border-right:5px solid rgb(255,255,255);transform:rotate(45deg);margin:-10px;animation:arrow 2s ease infinite}@keyframes arrow{0%,to{border-color:transparent}50%{border-color:#df6d10}}.card-button{height:35px;width:98px;border-radius:10%;margin:30px;background-color:#8ac7f9}.container{display:flex;justify-content:center;flex-wrap:wrap;margin-top:60px;text-align:center;margin-bottom:100px}.card{height:auto;font-family:monospace;width:400px;background-color:#000;border-radius:8px;overflow:hidden;margin:20px;box-shadow:16px 20px #62b7fc}.badge{font-size:18px;background-color:#62b7fc;color:#fff}.card-title{color:#fff;font-size:large}.card-image{width:350px;height:200px}h1{background-color:#000;color:azure;font-family:monospace;font-size:40px;display:flex;justify-content:center;padding:100px}img,a{padding:20px;width:10%;height:20px}.about-container{font-size:20px;display:flex;flex-wrap:wrap;height:auto;font-family:monospace;background-color:#000;border-radius:8px;margin:40px;padding:70px;box-shadow:16px 20px #62b7fc}.intro{color:#fff}
