/* common CSS */
html {
    margin: 0;
    padding: 0;
}

body {
    text-align: center;
}