# Basic A basic card. ```html Card Content ``` ```css .n-card { max-width: 300px; } ```