.wy-nav-content {
  max-width: 60% !important
}

.output.text_html {
  overflow-x: auto;
}
/* Adjust the width of the table */

/* .dataframe { */
/*     overflow: scroll; */
/* } */

/* .dataframe { */
/*   border: none !important; */
/*   border-collapse: collapse; */
/*   border-spacing: 0; */
/*   border-color: transparent; */
/*   color: black; */
/*   font-size: 12px; */
/*   table-layout: fixed; */
/*   margin-left: 0!important; */
/* } */
/**/
/* .dataframe thead { */
/*   border-bottom: 1px solid black; */
/*   vertical-align: bottom; */
/* } */
/**/
/* .dataframe tr, */
/* .dataframe th, */
/* .dataframe td { */
/*   text-align: right; */
/*   vertical-align: middle; */
/*   padding: 0.5em 0.5em; */
/*   line-height: normal; */
/*   white-space: normal; */
/*   max-width: none; */
/*   border: none; */
/* } */
/**/
/* .dataframe th { */
/*   font-weight: bold; */
/* } */
/**/
/* .dataframe tbody tr:nth-child(odd) { */
/*   background: #f5f5f5; */
/* } */
/**/
/* .dataframe tbody tr:hover { */
/*   background: rgba(66, 165, 245, 0.2); */
/* } */
