To change the viewport border keyline around the pub, modify the below settings and add it to HeadCSS. They are set to show no keyline:

#viewport {
  border: 0px solid #fff;
}