.docs {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1000px;
}