--- layout: none --- .screen{ margin-left: auto; margin-right: auto; background-image: url({{site.baseurl}}/assets/images/crt2.png); background-repeat: no-repeat; background-size: contain; background-position: center; align-content: center; height: 700px; width: 900px; } .screen-content{ position: relative; top: 121px; left: 128px; height: 492px; width: 645px; overflow-y: auto; overflow-x: hidden; } .screen-content::before{ /* z-index: 2; pointer-events: none; background-image: url({{site.baseurl}}/assets/images/scanline.png); background-repeat: repeat; width:200px; height:200px;*/ }