* {
    background-color: black;
}

body {
}

#Preview {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}