/*
 * oehayalink.video.css
 * Shell styles
*/

#oheyalink-video {
  position: absolute;
  margin: 0 auto;
  top:0;
  left:0;
  right:0;
  bottom:0;
  display: block;
}
