.bg-container{background-color:#fff;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;text-align:center;padding:20px}.container{border-radius:10px;padding:13px;width:300px;height:100px;text-align:center}.dark-mode{background-color:#000;color:#fff}.light-mode{color:#000;background-color:#fff;border:1px solid #000}.heading{font-family:Roboto;font-size:20px}.light-button{border-radius:5px;border:1px solid #000}.dark-button,.light-button{margin:20px;background-color:#fff;color:#000;font-family:Roboto;padding:5px;font-size:13px;text-align:center}.dark-button{border-radius:5px;border:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}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}
/*# sourceMappingURL=main.b2a28592.chunk.css.map */