.topbar {
pointer-events: none;
width: 100%;
height: 33px;
position: fixed;
right: 0px;
top: 0px;
background:               url(https://i.imgur.com/IIzoqFv.png) repeat left top;
}

.bottombar {
pointer-events: none;
width: 100%;
height: 33px;
position: fixed;
right: 0px;
bottom: 0px;
background:               url(https://i.imgur.com/DlOwhI8.png) repeat left top;
}
