/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,600,700,800,900,bold)*/
/*@import url(https://fonts.googleapis.com/css?family=Encode+Sans:100,200,300,400,600,700,800,900,bold)*/
/*@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&amp;subset=vietnamese)*/
@import url(https://fonts.googleapis.com/css?family=Muli:200,400,600,700&amp;subset=vietnamese)

html, body{
  margin: 0px;
  overflow: auto;
  -webkit-tap-highlight-color: transparent;
}

html {
}

body{
  margin: 0px;
}

.root{
  position: fixed;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
