@import "~bootstrap/dist/css/bootstrap.css";
@import "~datatables.net-bs5/css/dataTables.bootstrap5.css";

body {
    background-color: lightgray;
}
