// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Container Rendering Container without crashing 1`] = ` .c0 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; max-width: 100%; width: 100%; margin: 0 auto; padding: 0; }