body {
    color: #333;
    background: #dee7de;
    background: url(https://images.cnblogs.com/cnblogs_com/Maxx-el/1890981/o_231015091809_IMG_8444.JPG) fixed;
   opacity:0.75;
  padding-top:0px;
background-repeat:no-repeat;
background-position:center -200px;
background-size:1021px 1355px;
font-family:Georgia;
}

#blogTitle h1 {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 20px;
    font-family:ChocD;
}

.navbar {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
}
