body {
  background: white;
}

.main-footer,
#recommend_btn,
.site-header,
.board-header {
  display: none;
}

#container {
  width: 100%;
}
#container .board {
  padding: 0;
}

.no-print {
  display: none !important;
}

#container .board .page {
  box-shadow: none;
}

.text-right {
  text-align: right;
}
