.App{background-color:#fff;justify-content:flex-start;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.App,body,html{height:100dvh;width:100%}body,html{margin:0;padding:0}.ComponentMasterWrapper{margin-top:30px;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;align-content:flex-start;width:100%;max-width:calc(500px + 700px + 50px)}h1{text-align:center}