html {
  overflow: unset; }

body {
  background-color: unset;
  color: unset;
  overflow: unset;
  height: unset; }

p {
  text-align: justify; }

.editor-container {
  background-color: unset;
  height: unset;
  border: none; }

.top-bar, .control-container, .iaq-modal {
  display: none; }

.resume-container {
  background-color: unset;
  overflow-y: unset;
  margin: unset;
  border: none; }
  .resume-container > div {
    max-width: unset;
    margin: 0;
    background-color: unset;
    padding: 0;
    border: none; }
