.Layout{width:100vw;min-height:100vh}.Children,.Layout{display:flex;flex-direction:column;overflow:hidden;align-items:center}.Children{flex-grow:1;width:100%}.FooterSmall{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:x-small;height:85px;padding:20px}.FooterLarge,.FooterMedium{font-size:large;padding:20px}.FooterLarge,.FooterMedium,.Header{display:flex;flex-direction:row;justify-content:center;align-items:center;height:85px}.HeaderTitleLarge{font-size:xx-large}.HeaderTitleLarge,.HeaderTitleMedium{font-weight:700;color:#000;display:flex;align-items:center;text-align:center}.HeaderTitleMedium{font-size:x-large}.HeaderTitleSmall{font-size:small;font-weight:700;color:#000;align-items:center}.HeaderTitleSmall,.MenuItem{display:flex;text-align:center}.MenuItem{flex:1 1;flex-direction:column;justify-content:center;height:100%;padding:"20px"}.MenuItem:hover{background-color:#dcdcdc}body,html{background:#130f40;overflow-x:hidden;scroll-behavior:smooth}body{position:relative}.example-container{position:relative;display:flex;justify-content:center;align-items:center}