header {
  display:block;
  height:70px;
  width:100%;
  background:#1fadc5;
  #logo {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    line-height:65px;
    margin-left:20px;
  }
}

