@charset "UTF-8";
/*---------------------------------------------------

error

----------------------------------------------------*/
/*---------------------------------------------------
wrapper
-----------------------------------------------------*/
#oexpo-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: 100dvh;
}
