﻿.billBoardError {
  font-size: 2em;
    left: 0;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    top: 0;
    bottom:0;
    width: 100%;
    color:red;
}