body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#canvas,.canvas-container{width:100%;height:100%;display:block}.loader{position:absolute;top:50%;left:48%}.line{-webkit-animation:expand 1s ease-in-out infinite;animation:expand 1s ease-in-out infinite;border-radius:10px;display:inline-block;transform-origin:center center;margin:0 6px;width:6px;height:40px}.line:first-child{background:#27ae60}.line:nth-child(2){-webkit-animation-delay:.18s;animation-delay:.18s;background:#f1c40f}.line:nth-child(3){-webkit-animation-delay:.36s;animation-delay:.36s;background:#e67e22}.line:nth-child(4){-webkit-animation-delay:.54s;animation-delay:.54s;background:#2980b9}@-webkit-keyframes expand{0%{transform:scale(1)}25%{transform:scale(2)}}@keyframes expand{0%{transform:scale(1)}25%{transform:scale(2)}}p{font:trebuchet ms,sans-serif}.bg-image{background-image:url(/final-project-pluto/static/media/grass.a3430e05.jpg);filter:blur(8px);-webkit-filter:blur(8px);height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.keyboard{border:.1em solid #aaa;border-radius:15%;display:inline-block;padding:.1em .5em;background:linear-gradient(#ddd,#fff 20% 80%,#ddd) 0 100%/1% 125%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#000;font-weight:700;transition:background-position .3s}.homepage-box button{padding:15px 40px;font-size:larger;font-weight:700;border:4px solid #fff;background-color:inherit;color:#fff;cursor:pointer;letter-spacing:4px;transition:background-color .7s,color .7s;margin:20px}.homepage-box .controls{margin-top:30px}.homepage-container{height:100%;position:relative}.homepage-box button:hover{color:#000;background-color:#fff}.homepage-box{position:absolute;padding:20px 40px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff;background-color:rgba(0,0,0,.5);border-radius:20px}.homepage-box .authors{font-family:monospace}.App{text-align:center}#root,.App,body,html{height:100%}
/*# sourceMappingURL=main.0604f994.chunk.css.map */