html{background-color:#eee}body{height:100%}a{color:#3f6dc2}.main-content{background-color:#fff;padding:2.5rem 1rem 3rem}#flash-message,.container,.content .media-content p,.content p,.field,.footer,.header-content,.input,.nav-footer p,.nav-header,.pagination,.tag,.textarea,a,button,code,control,h1,h1 label,h2,h3,h4,h5,h6,h7,html,input,li,p,pre,select,table,td,th,tr,ul{font-family:'Ubuntu',sans-serif}.button:focus{border-color:#4a4a4a;box-shadow:0 0 0 #4a4a4a}.menu-label:not(:first-child){margin-top:0}.content p,ul li{line-height:1.6em}pre{font-size:1.05em;width:100%;padding:0;margin:0;overflow:auto;overflow-y:hidden;font-size:1rem;line-height:20px}.pagination{font-size:1.1em;text-transform:uppercase}.continue-reading{margin-top:1.2rem}.content p,.header-content small{font-size:1em}.header-content,.header-content img{padding-bottom:20px}.post-wrapper{padding-bottom:50px}.has-padding{padding-bottom:51px}.tag-link{text-decoration:underline;color:#000}.tag-title{font-size:1.2rem}.tags :hover{background-color:#cbf0f1!important}.f-label{margin-bottom:.8rem}.file-name{margin-right:2rem}.upload-file-name{width:100%}.blog-image{margin-top:1.4rem}#delete{margin-top:-88px}@media screen and (max-width:768px){#delete{margin-top:0}}.footer{margin-top:2rem;background-color:#eee}.footer .icon{font-size:2rem;margin-left:.6rem;margin-right:.6rem}.editor-toolbar .fullscreen{z-index:90}.editor-toolbar{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:99;background-color:#fff;padding:4px;opacity:1;border-style:solid;border-width:1px;border-color:#ddd}.editor-toolbar:hover{opacity:1}.EasyMDEContainer .editor-toolbar .table{margin-bottom:0}.is-128x128{background-color:none}.is-160x160{height:160px;width:160px}#media_small{font-weight:700;color:#860386}#pops .CodeMirror,#pops .CodeMirror-scroll{min-height:80px!important}#pops .fa-eye,.content figure{margin-right:.5em}.pops-intro h3,.scss a{color:#a52e77}.output-pops p{margin-bottom:1rem}.bold-pops-heading{font-size:1.2rem}#output .notification,#output .notification-1,#output .notification-dark,#output .notification-no-response{background-color:#ebf2f4;color:rgba(0,0,0,.7);border-radius:4px;position:relative;padding:.6rem 2.5rem .8rem .7rem;margin-bottom:0}#output .notification-1,#output .notification-dark,#output .notification-no-response{background-color:#daedf5}#output .notification-dark,#output .notification-no-response{background-color:#cbdee6}#output .notification-no-response{background-color:#ffc8c4}.button-lift{margin-top:-12px}.scss a:hover{color:#461132}ul .grey{color:#a8a8a8}.media-path button{cursor:pointer;margin-bottom:6px}.media-path .is-grey-l{background-color:#ddd}.media-path .is-grey-d{background-color:#ececec}.is-img-fit{width:144px;height:144px}.prev-info p{margin-bottom:12px}#ui-datepicker-div{z-index:99!important}.CodeMirror-scroll{min-height:100px!important}.border{border:1px solid #d9d9d9;padding:1rem}.prev-info pre{background-color:#e3e1f4}.prev-info blockquote{background-color:#99e3b6;border-left:5px solid #197511;font-size:1.1rem}.prev-info .quote{background-color:#0c2771;color:#eaf4ff;border-left:5px solid #d81010;font-size:1.1rem}.prev-info table{background-color:#8fcee7}.content table td,.content table th{border:1px solid #000;border-width:0 0 1px}.pre-content a{color:#2e65a5}.red-text{background-color:#c64747;color:#f2e7ee;padding:2px}.yellow-text{background-color:#ffff07;color:#000;padding:2px}.table-id{background-color:#edf1ff!important}.language-person{background-color:#fff;padding:3px}.language-go{background-color:#000;padding:3px;color:#fff}#dic-input{min-height:260px}.italic-h{font-weight:600}.c-border{border-bottom:1px solid #d8d8d8;background-color:#f8f7ff;min-height:100px;margin-bottom:16px;padding:16px}.c-heading{font-weight:600;text-transform:uppercase;text-decoration:underline}pre code{font-family:"Ubuntu Mono",serif;font-weight:400;font-style:normal;color:#333}b{font-weight:700}#email-message textarea{min-height:200px}.l-border{border-left:1px solid #6a6a6a}#cal .table td,#cal .table th{border:1px solid #000}.content figure{margin-left:0;text-align:center}.b-green{background-color:#ecf7eb!important}.encrypted{background-color:#e1dcf0!important}
.cen img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3em;
  margin-bottom: 3em;
  /* Optional: set a width smaller than the container for effect */
  width: 60%; 
}