@import url(https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&family=Russo+One&display=swap);body{background-color:#000}.App{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0;padding-top:0}.description{width:70%}.graph2x2{grid-gap:10px;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:1fr 1fr;height:400px;width:100%}p{background-color:#000;border-radius:4px;color:#0f0;display:inline-block;font-family:Courier New,Courier,monospace;font-size:16px;padding:10px}.graph-header{left:200px;position:absolute;top:-30px;transform:translateX(-50%)}h2{color:#0f0;font-family:Courier New,Courier,monospace;margin:0}.navbar{align-items:center;background-color:#0f0;box-sizing:border-box;display:flex;flex-direction:row;height:50px;justify-content:space-between;left:0;margin-left:60px;margin-right:60px;padding-left:20px;padding-right:20px;position:fixed;top:0;transform:skewX(-10deg);width:calc(100% - 120px);z-index:100}.navbar li{color:#000;cursor:pointer;font-family:Courier New,Courier,monospace;font-size:20px;font-weight:700;height:20px;list-style-type:none;padding-right:5px;transition:all .3s ease}.navbar li:hover{color:#006400}.navbar h1{color:#000;color:#003400;font-family:Russo One,serif;font-size:85px;font-weight:bolder;left:calc(50% - 130px);position:fixed;text-shadow:-5px -5px #0f0,5px -5px #0f0,-5px 5px #0f0,5px 5px #0f0;top:-80px}.navbar-right{align-items:center;display:flex;flex-direction:row;justify-content:end;width:20%}.react-icon{font-size:25px}a{color:inherit;text-decoration:none}.project{align-items:center;justify-content:space-evenly;margin-top:50px}.project,.skills{display:flex}.skill-item{background-color:#0f0;border-radius:10px;color:#000;font-family:Courier New,Courier,monospace;font-weight:700;margin:10px;padding:10px}.projectmanager{margin-top:200px}
/*# sourceMappingURL=main.ba992795.css.map*/