html {
  height: 100%;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  height: 100%;
  margin: 0;
  padding: 0;
}

.body-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}


.todo-js-module,
._layout_fxody_20 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
