.layout{display:flex;flex-direction:column;height:100vh;width:100%}.layout__content{align-items:stretch;display:flex;flex:1;height:100%;overflow:hidden;width:100%}body{margin:0}
