# Cover Card can have a cover. ```html Card Content ``` ```css .n-card { max-width: 300px; } ```