.spoiler-content {
    display: none;
    margin-top: 10px;
}
.spoiler-button {
    cursor: pointer;
    color: #2220;
    text-decoration: underline;
}