.container .column .content h1 { position: absolute; top: 50%; transform: translate(-50%); width: 100%; background: rgba(0,0,0,.1); text-align: center; margin:0; padding: 0; color: rgba(255,255,255,.2); font-size: 15em; border-top: 2px solid rgba(0,0,0,.5); border-bottom: 2px solid rgba(0,0,0,.5); }