
@page {
  margin-top: 0;
  margin-bottom: 0;
  size: 29cm 22cm;
} 

html, body {
  height: 100%;
  text-align: center !important;
}

.container.is-max-widescreen{
  margin: 0 auto !important;
  position: relative !important;
  width:100% !important;
}
.section {
  padding:0 !important;
}

.columns,.columns.is-multiline, .column {
  display: block !important;
  width:100% !important;
}

 footer.footer,
 .edit-link,
 .button,
 .navbar,.button, .hero {
  display: none !important;
 }

 .p-box {
  box-shadow:none !important;
  border-radius:0px;
  padding-left:0px;
  padding-right:0px;
  width:100 !important;
 }

 #chart {
  margin:0 auto !important;
 }

 .apexcharts-canvas{
  width:1200px !important;
 }

 .p-box.p-zinc {
  margin-top:-48px;
  padding-top:5px !important;
  padding-bottom:8px !important;
  border-bottom:2px dotted #cbd5e1 !important;
 }

 h1,h2,h3,h4,h4 {
  margin-bottom:8px !important;
 }