
  body{
    font-family: 'Roboto', sans-serif;
    overflow-x:hidden;
}

.calendar-container {

border: solid 1px #406ca9; 
width:100%;
height:auto;
padding: 15px;

}