body{background-color:#121212;color:#fff}#hero{background-color:rgba(255,255,255,.08)!important;border-radius:.5rem;color:#fff!important;margin:3rem}#code-container{height:80vh}#code,#code-console{border:1rem solid rgba(255,255,255,.0005);display:block;width:calc(50% - 4.5rem);height:100%;resize:none;outline:0;font-family:'Source Sans Pro',sans-serif}#code{background-color:rgba(255,255,255,.08)!important;border-radius:.5rem;color:#fff!important;margin-left:3rem;outline:rgba(255,255,255,.16) solid 1px}#code-console{background-color:rgba(255,255,255,.04)!important;border-radius:.5rem;color:#fff!important;margin-right:3rem;outline:rgba(255,255,255,.08) solid 1px}footer{color:#fff}a{color:#fff}a:hover{color:#fff;text-decoration:dotted underline}.btn-primary{background-color:#fff;color:#121212;border-color:#fff;border-radius:.5rem}.btn-primary:hover{background-color:rgba(255,255,255,.08)!important;border-radius:.5rem;color:#fff!important;border-color:#fff}.btn:active{background-color:rgba(255,255,255,.16)!important;border-radius:.5rem;color:#fff!important;border-color:#fff!important}.btn-outline-secondary{background-color:rgba(255,255,255,.08)!important;border-radius:.5rem;color:#fff!important;border-color:#fff}.btn-outline-secondary:hover{background-color:rgba(255,255,255,.16)!important;border-radius:.5rem;color:#fff!important}.btn-outline-secondary:active{background-color:rgba(255,255,255,.24)!important;border-radius:.5rem;color:#fff!important}.header-container{margin:3rem}.album{background-color:transparent!important;margin-top:0}.card{background-color:transparent!important;border:none!important;outline:0}.card-body{background-color:rgba(255,255,255,.08)!important}.text-muted{color:rgba(255,255,255,.5)!important}header{background-color:rgba(255,255,255,.08)!important;margin-bottom:3rem}#logo{position:relative;top:-.1rem;left:-.2rem}.nav-link{color:#fff!important}#theme-toggle{width:32px;height:32px;border-radius:50%}#go-up-btn{border:none;outline:0;background-color:rgba(255,255,255,.08)!important;border-radius:50%;display:none;position:fixed;bottom:20px;right:30px;z-index:99;color:#fff;cursor:pointer;padding:15px;font-size:2rem;width:3rem;height:3rem}#go-up-btn:hover{background-color:rgba(255,255,255,.16)!important}#go-up-btn:active{background-color:rgba(255,255,255,.24)!important}#go-up-btn i{position:relative;top:-1rem;left:-.34rem}