#main {width: 100%}
#mainContent {box-sizing: border-box; float: right; width: 85%; padding-left: 20px}
#sideBar {float: left; width: 15%;margin-left: 0;}
#blogTitle {
    background: url("https://images.cnblogs.com/cnblogs_com/silin6/656649/o_said-backgournd.jpg") no-repeat; 
    background-size: 100% 100%;
    width: 100%;
  }
#navigator {border: none; background-color: #ede8ec; display: none}
#blogTitle h1 {width: auto}
#blogTitle h2 {width: auto; text-align: center}