/*@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=Saira:400,600,700&amp;subset=vietnamese);

html, body{
  margin: 0px;
}

html {
}

body{
}

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