.my-header{align-items:center;background-color:#9fc197;display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;width:auto}.app{background-color:#eee;height:100vh}.card{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly}.individualCard{background-color:#fff;border-radius:20px;padding:10px;transition:.2s}.individualCard:hover{background-color:beige;cursor:pointer;-webkit-transform:scale(1.3);transform:scale(1.3)}.number-container{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.number-box{background-color:green;box-shadow:3px 3px grey;margin:3px;width:.5vw}.sortbutton{height:20px;width:20px}.generate-button{margin-bottom:20px}.generate-button,.mybutton{align-items:center;display:flex;justify-content:center}.mybutton{background-color:#856464;border:2px solid #000;border-radius:20px;color:#fff;height:36px;padding:5px;transition:.2s}.mybutton:hover{background-color:wheat;cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}ellipse{background:#9f9f9f;border-radius:21px;height:42px;left:698.3px;position:absolute;top:380.3px;width:42px}.graphpage{align-items:auto;justify-content:auto}.graphbutton{align-items:center;background-color:#856464;border:2px solid #000;border-radius:20px;color:#fff;display:flex;height:36px;justify-content:center;padding:5px;position:absolute;right:20px;top:20px;transition:.2s}.graphbutton:hover{background-color:wheat;cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}body{margin:0}
/*# sourceMappingURL=main.7f4805cd.css.map*/