main{font-family:"Press Start 2P",cursive}button{font-family:"Press Start 2P",cursive}.header-text{position:fixed;top:0;width:96vw;text-align:center;font-family:"Press Start 2P",cursive;z-index:1}.jumbotron{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;height:100vh;box-sizing:border-box;padding:0 25px}.welcoming-text{text-align:center}.welcoming-sentences{letter-spacing:.7;word-spacing:.5;text-align:center;font-size:1rem}.logo-type{color:transparent;text-stroke:2px black;-webkit-text-stroke:2px black;line-height:1.5;letter-spacing:.1rem}.explore-button{padding:10px;border:4px dashed black;background-color:transparent;font-family:"Press Start 2P",cursive;font-size:.8rem}.custom-line{width:70%;border:none;height:1px;background-color:#333;margin:7px 0}.Project{height:100vh;display:flex;flex-direction:column;justify-content:center}.project-display::-webkit-scrollbar{display:none}.project-header{box-sizing:border-box;display:flex;flex-direction:column;jusify-content:center;align-items:center}.my-project-title{text-align:center}.project-display{margin:.7rem;display:flex;overflow-x:scroll;padding:0 2rem;-ms-overflow-style:none;scrollbar-width:none}.more-project{display:flex;justify-content:center;align-items:center}.more-project button{background-color:transparent;border:3px dashed black;font-size:13px;font-weight:700;padding:.3rem 1rem;width:100%;text-align:center}.card{margin:0 1.3rem;box-sizing:border-box;width:15rem;padding:2rem;border:4px dashed black}.card button:disabled{color:#000}.play-button{background-color:transparent;border:3px dashed black;font-size:13px;font-weight:700;margin:10px 0;width:100%;display:flex;align-items:center;justify-content:space-evenly;text-align:center;padding:.2rem}.source-code-button{background-color:transparent;border:3px dashed black;font-size:13px;font-weight:700;margin:10px 0;width:100%;display:flex;align-items:center;padding:.2rem}.card p{font-size:12px}.Profile{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.Profile h2{text-align:center}.profile-img{width:210px;height:210px}.social-media-list{display:flex;justify-content:center;align-items:center;margin-top:10px}.social-media-list a{text-decoration:none;color:#000}.social-media{margin-top:20px;padding:10px;border:3px dashed black;display:flex;justify-content:center;align-items:center;flex-direction:column}.desktop-view{display:none}@media only screen and (min-width: 768px){.desktop-view{display:flex;justify-content:center;align-items:center;background-color:red;z-index:2;min-height:97vh;min-width:97vw;position:fixed}}
