.wrapper{

}
.content{
  padding-left: 200px;
  position: relative;
}
.menu{
  width:200px;
  position: absolute;
  left: 0;
  top: 0;
}
.main{
  padding:30px 20px;
}
