.root {
  min-width: 300px;
  max-width: 640px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
