a { font-weight: bold; } ul { margin-left: 1rem; } ul li { margin-left: 1rem; } .content { z-index: unset !important; position: unset !important; } #title{display:none;} #divbody .content { padding: unset !important; } .content-wrapper { all: unset; flex: 1; display: flex; flex-direction: column; position: relative; top: 4rem; height: 100%; } .content + * { all: unset; } .footer { padding: 1rem; background-color: #333333; color: #e9eaed; } .footer a { font-weight: bold; color: #e9eaed; }