.cal {
    border:solid 5px #3b84e3;
    width: 100%;
    height: 80%;
    
}


html, body {
    overflow-x: hidden;
  }
  body {
    position: relative
  }