body.fixture-disabled-readonly-form {
    margin: 0;
    font-family: Courier New, monospace;
    background: #fff;
    color: #000;
}

.fixture-wrap {
    max-width: 480px;
    margin: 1rem;
}

.fixture-wrap .hint {
    font-size: 12px;
    max-width: 420px;
}

.fixture-wrap .back-to-index a {
    color: #00f;
}
