body{font-family:"Roboto"}.bg-container{min-height:100vh}.bg-container,.card-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.card-container{-ms-flex-direction:column;flex-direction:column;background-image:-webkit-gradient(linear,left top,left bottom,from(#ff6e7f),to(#bfe9ff));background-image:linear-gradient(#ff6e7f,#bfe9ff);padding:40px;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(51,65,85,.12549019607843137);box-shadow:0 4px 16px 0 rgba(51,65,85,.12549019607843137);text-align:center;width:90%;max-width:450px}.heading{color:#0f172a;font-size:40px;margin-bottom:12px}.heading,.status{font-weight:500;margin-top:0}.status{color:#334155;font-size:24px;margin-bottom:24px}.increment-btn{color:#1e293b;background-color:#fff;font-size:16px;font-weight:500;border:1px solid #1e293b;border-radius:8px;padding:10px 24px;cursor:pointer;outline:none}.increment-btn:hover{background-color:#1e293b;color:#fff}.note{color:#334155;font-size:12px;margin-top:16px;margin-bottom:0}*{-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}