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}*{background-color:#292929;box-sizing:border-box;color:#dedede;font-family:VT323,monospace}.header{color:#fff;font-size:48px;padding:16px;text-align:center}.container{align-items:flex-start;display:flex;flex-direction:row;gap:32px;margin-left:auto;margin-right:auto;max-width:800px;@media screen and (max-width:768px){align-items:normal;flex-direction:column}}.left{border:1px solid #fff;cursor:pointer;line-height:30px;margin-top:20px;padding:16px 32px;text-decoration:underline;white-space:nowrap;ul{list-style-type:none;margin:0;padding:0}@media screen and (max-width:768px){margin-bottom:0;margin-left:32px;margin-right:32px;margin-top:0;text-align:center;li{display:inline-block;margin:0 16px}}@media screen and (max-width:576px){li{display:list-item;font-size:18px;margin-bottom:16px}}}.main{height:calc(100vh - 90px);overflow:auto;@media screen and (max-width:768px){height:auto;margin-bottom:0;margin-left:32px;margin-right:32px;margin-top:0}}.project{align-items:center;display:flex;flex-direction:row;gap:32px;margin-bottom:32px;.projectImg{width:200px}@media screen and (max-width:576px){flex-direction:column;padding-bottom:16px;&+.projectImgRight{flex-direction:column-reverse}}}.skillsContainer{display:flex;flex-direction:row;.card{border:2px solid #fff;margin-left:16px;padding:16px;width:33%;h3{margin-top:0}}@media screen and (max-width:768px){flex-direction:column;.card{margin:0 0 8px;width:100%}}}[type=email],input[type=text]{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;display:inline-block;font-size:16px;margin:8px 0;padding:12px 20px;width:100%}input[type=email]:focus,input[type=text]:focus,textarea:focus{outline:2px solid #777}button[type=submit]{background-color:#aaa;border:none;border-radius:4px;color:#fff;cursor:pointer;margin:8px 0;padding:14px 20px;width:100%}button[type=submit]:hover{background-color:#b5b5b5}textarea{border:1px solid #999;border-radius:4px;box-sizing:border-box;font-size:16px;height:150px;padding:12px 20px;width:100%}
/*# sourceMappingURL=main.9c47396c.css.map*/