body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.source-code pro-font{font-family:Source Code Pro,monospace;font-optical-sizing:auto;font-style:normal;font-weight:500}.bash{color:#fff;font-family:Courier New,Courier,monospace;font-optical-sizing:auto;font-size:35px;font-style:normal;font-weight:300;left:0;top:0}.bash,.card-writer{position:absolute;text-align:left;white-space:pre-wrap}.card-writer{color:#000;font-family:Source Code Pro,monospace;font-optical-sizing:auto;font-size:110%;font-style:normal;font-weight:500;margin-left:8%;margin-right:8%;margin-top:40%}body{align-items:center;background-color:#282c34;display:flex;justify-content:center}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes rotate{0%{transform:rotateX(30deg)}to{transform:rotateX(-15deg)}}.card-container{animation:fade-in 2s 2.2s;animation-fill-mode:forwards;height:620px;left:50%;opacity:0;position:fixed;top:50%;transform:translate(-50%,-50%);width:450px}@media screen and (max-width:500px){.card-container{height:400px;width:300px}.card-writer{font-size:70%}}.card{align-items:center;animation:rotate 2s 2.2s;background-color:#ffffeba2;border-radius:5px;box-shadow:0 25px 60px hsla(180,1%,42%,.704);display:flex;filter:blur(.5px) grayscale(70%);flex-direction:column;height:100%;justify-content:center;perspective:10rem;transform:rotateX(-15deg);transform-style:preserve-3d;transition:all .8s ease;width:100%}.card:hover{box-shadow:0 5px 10px hsla(180,2%,55%,.837);filter:none;transform:rotateX(0deg)}.img{height:auto;margin-top:4%;max-width:60%;position:absolute;top:0}.links{align-items:center;display:flex;height:20%;justify-content:center;position:relative;top:40%;width:80%}.link{filter:grayscale(85%);height:50%;transition:filter .8s ease;width:50%}.link-container{align-items:center;display:flex;justify-content:center}.link:hover{filter:grayscale(0);transition:filter .8s ease}
/*# sourceMappingURL=main.02d52e8e.css.map*/