html,
body,
#root {
  width: 100%;
  min-height: 100%;
  margin: 0;
  background-color: #f4ede2;
}
