html{scroll-behavior:smooth}body{font-family:Geist,sans-serif;margin:0;padding:0;background-color:#6e2d3d;color:#dbf1f3}header{font-family:Geist Mono;background-color:#333;opacity:85%;color:#fff;padding:.5rem;text-align:center;top:0;left:0;right:0;position:fixed}a:hover{text-decoration:underline}header:hover{opacity:100%;transition-duration:.4s}nav a{color:#add1ff;text-decoration:none;margin:0 5rem}.github{color:#ffebcd}.container{max-width:1200px;margin:2rem auto;padding:0 1rem}#about{display:block;margin-left:auto;margin-right:auto;max-width:600px;margin-top:10rem;text-align:center}.section{padding:2rem 0}.section h2{text-align:center;margin-bottom:1rem}.projects{display:flex;flex-wrap:wrap;justify-content:space-around}.project-image{width:100px;height:100px;border-radius:50%;border-style:double;border-color:#ffadcd;min-width:30%;margin-left:auto;margin-right:auto;display:block;opacity:90%}.project-image:hover{transform:scale(1.1);opacity:100%;border-color:#ff5a99;transition-duration:.2s}.skills{display:table;flex-wrap:nowrap;justify-content:space-around;background-color:#33101b;border-radius:15px;border-style:ridge;border-color:#130d0f;margin:auto}.skills-container{margin-left:2rem;margin-right:2rem;display:flex}.skill{margin-top:0;margin:1rem;border-style:groove;border-color:#5bd9ff;padding:20px;max-height:20px}.project{background-color:#33101b;border-style:groove;border-color:#130d0f;box-shadow:15px 15px 10px #00000040;margin:1rem;padding:1rem;width:calc(50% - 5rem);box-sizing:border-box;border-radius:25px;border-width:10px;max-width:50%}.misc-projects{display:flex;flex-wrap:wrap;justify-content:space-around;margin:auto}.misc-project{background-color:#33101b;border-style:groove;border-color:#130d0f;box-shadow:15px 15px 10px #00000040;margin:1rem;padding:1rem;text-wrap:stable;box-sizing:border-box;border-radius:25px;max-width:350px}.contact-form{max-width:600px;margin:auto}.contact-form input,.contact-form textarea{width:100%;padding:.5rem;margin:.5rem 0}.h3,h2{text-decoration:underline}.highlight-skills{text-decoration:none;color:#8fe5ff;font-family:Geist Mono}footer{background-color:#333;color:#fff;text-align:center;padding:1rem 0;width:100%;bottom:0}
