body{background:#fff}.example{width:100%;height:calc(100vh - 58px);display:flex;align-items:center;justify-content:center;align-content:center;background:#d693ff;flex-wrap:wrap}.admin-bar .example{height:calc(100vh - 90px)}.example__img,.example__title{width:100%;text-align:center}.example__content{width:750px;text-align:center;line-height:1.6;font-size:18px}.example__content a{background:#000;color:#fff;display:inline-block;padding:5px 15px;transition:.3s}.example__content a:hover{background:#fff;color:#000}