body,html{padding:0;margin:0;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}h1,h2,h3,h4,li,p,ul{margin-top:0}*{box-sizing:border-box}.Grid_wrapper__uhJkZ{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,0,0,.1);display:flex;pointer-events:none;z-index:10;background:rgba(0,0,255,.2)}.Grid_column__QqAhL{outline:1px solid red;width:100%;height:100%;display:flex}.Grid_column__QqAhL>div{width:100%;height:100%;outline:1px solid blue;background:rgba(0,0,255,.2)}