body {margin: 0;}
.brace-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}
.brace-inner img {
    width: 100%;
    max-width: 1500px;
}