body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:grid;grid-template-areas:"title-cont" "animation" "buffer" "description" "label" "contributors";grid-template-columns:auto;grid-template-rows:700px 200px 500px 1000px 50px 500px;height:3000px;overflow-y:hidden;text-align:center}.App,.title-container{background-color:#282c34}.title-container{align-items:center;color:#fff;display:flex;flex-direction:column;grid-area:title-cont;justify-content:center}.animate-container{color:#fff;font-size:60px;grid-area:animation;height:100%;margin:30% auto auto}.description-container{border-radius:20px;color:#fff;grid-area:description;height:100%;margin:auto;padding:30px;width:800px}.products-container{display:flex;height:100px;justify-content:space-around;margin:auto;padding:20px;width:600px}.product{background-color:#24282e;border:solid #333941;border-radius:10px;font-weight:600;height:50px;padding-top:20px;width:100px}.label{color:#fff;font-size:24px;grid-area:label}.contributors-container{display:flex;grid-area:contributors;justify-content:space-around;padding-left:300px;padding-right:300px}#dot{font-size:60px;font-weight:400}#dot-braille{font-size:24px}.name{color:#fff}
/*# sourceMappingURL=main.295cf951.css.map*/