
html,
body {
  background: #ecf0f1;
  color: rgb(78, 78, 78);
  font-family: "Lato", Tahoma, Geneva, sans-serif;
  font-size: 14px;
  height: 100% !important;
  width: 100%;
  
}
