@import "../../_global/header.css";
@import "../../_global/style.css";
body {
margin: 0;
}
.container {
height: 100%;
width: 100%;
display: flex;
justify-content: center;