*{
  margin: 0;
  padding: 0;
}
.container {
  width: 100%;
  height: 100% !important;
}
#menu_left {
  width: 100%;
}
ul li{
  list-style: none;
}