.content {
    background-color: rgb(255, 255, 255);
    padding: 1rem;
    width: calc(67% - 2rem);
}
