html,body{margin:0;padding:0}body{background-color:#f5f5f5;justify-content:center;display:flex}#root{background-color:#fff;width:100%;max-width:900px;height:100dvh;position:relative;box-shadow:0 0 20px #0000001a}body.calendar-full{justify-content:flex-start!important}body.calendar-full #root{box-shadow:none!important;width:100vw!important;max-width:100vw!important}