@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500);
html,
body {
  margin: 0;
  padding: 0;
  font-family: Roboto;
  min-width: 300px;
}

._1_gV6, ._2dFfE {
  min-width: 300px;
  min-height: 100vh;
  min-width: 100vw;
}

._3Yrj5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

._2dFfE ._2Hdw9 {
  background-color: red;
  min-height: 100px;
}

._2NWP9 {
  min-height: 100vh;
  min-width: 100vw;
}

._3eJgG {
  height: 100vh;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
  position: relative;
}

.CURaN {
  position: absolute;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

._1NT5P {
  display: inline-flex;
  padding: 40px;
  align-items: center;
}

._1142K {
  margin-right: 16px;
  min-width: 90px;
  min-height: 90px;
  width: 90px;
}

._3_nGL {
  text-align: center;
}

._3-ljb {
  color: rgb(241, 241, 241);
  text-align: left;
  display: inline-block;
  white-space: pre-line;
  font-size: 10vw;
}

._39d9G {
  min-height: 100vh;
  padding: 4rem 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

._1KhBB {
  background: #fafafa;
  border-radius: 5px;
  padding: 0.75rem;
  font-size: 1.1rem;
  font-family: Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono,
    Bitstream Vera Sans Mono, Courier New, monospace;
}

@media all and (max-width: 400px) {
  ._1NT5P {
    display: block;
    padding: 40px;
    align-items: center;
  }

  ._1142K {
    min-width: 100px;
    min-height: 100px;
    width: 100px;
    margin-right: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;  
  }
  
  ._3-ljb {
    font-size: 14vw;
    text-align: center;
  }
}

@media all and (min-width: 800px) {
  ._3-ljb {
    font-size: 5rem;
  }
}
