body { font-family: sans-serif; line-height: 1.6; max-width: 800px; margin: 40px auto; padding: 20px; background: #050818; color: #e0e0e0; } h1 { color: #ff1e1e; border-bottom: 2px solid #ff1e1e; padding-bottom: 10px; } ul { list-style: none; padding: 0; } li { background: #11152c; margin: 10px 0; padding: 15px; border-radius: 8px; border-left: 5px solid #ff1e1e; } p { font-style: italic; color: #aaa; }