@import url('https://fonts.googleapis.com/css?family=Noto+Sans');
body{margin:0;padding:0;overflow-x:hidden;min-width:320px;background:#FFF;font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;font-size:14px;line-height:1.4285em;color:rgba(0,0,0,.87);font-smoothing:antialiased}
.pace .pace-progress {
  background: #29d;
  box-shadow: 0 0 20px #29d, 0 0 1px #29d;
}
.header
{
	color: red;
}