body{background-color:bisque;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}*{list-style:none;margin:0;padding:0}.app{align-items:center;display:flex;flex-direction:column;gap:100px;padding-top:100px}.section{background-color:#ffebcd;border:1px solid #c3b59f;border-radius:10px;padding:20px 30px}.title{color:#212121;font-size:26px;margin-bottom:20px;text-align:center}.buttons__box{align-items:center;display:flex;justify-content:space-around;margin-bottom:20px}.btn{background-color:#28a745;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:6px 12px;transition:background-color .15s ease-in-out}.btn:nth-child(2){background-color:#ffc107}.btn:last-child{background-color:#dc3545}.btn:hover{background-color:#218838}.btn:nth-child(2):hover{background-color:#e0a800}.btn:last-child:hover{background-color:#c82333}.statistics__list{color:#212121;display:flex;flex-direction:column;gap:3px}
/*# sourceMappingURL=main.f35f01da.css.map*/