body {
    width: 100%;
    height: 100%;
    padding: 16px;
    margin: auto;
    background: #fff;
    font-family: sans-serif;
    color: #000;
}
