@charset "utf-8";


body {
margin: 0;
padding: 0;
}
#container {
margin: 5% auto;
text-align: center;
}


