Coquette Dreams

Welcome to the Coquette World

Indulge in the soft, romantic, and dreamy aesthetic inspired by Lana Del Rey's "Cherry Cola" vibe.

Fashion

Music

Explore the dreamy sounds of Lana Del Rey and other artists that embody the coquette aesthetic.

About

This website is a tribute to the coquette aesthetic, blending fashion, music, and a touch of nostalgia.

body { font-family: 'Georgia', serif; background-color: #f9f0f5; color: #5a3a4a; margin: 0; padding: 0; } header { background-color: #fff0f5; padding: 20px; text-align: center; } header h1 { font-size: 3em; color: #d94f70; } nav ul { list-style-type: none; padding: 0; } nav ul li { display: inline; margin: 0 15px; } nav ul li a { text-decoration: none; color: #d94f70; font-weight: bold; } .hero { background-image: url('https://via.placeholder.com/1200x400'); background-size: cover; background-position: center; padding: 100px 20px; text-align: center; color: #fff; } .hero h2 { font-size: 2.5em; } .hero p { font-size: 1.2em; } section { padding: 40px 20px; text-align: center; } section h2 { font-size: 2em; color: #d94f70; } .gallery { display: flex; justify-content: space-around; flex-wrap: wrap; } .gallery img { width: 30%; margin: 10px 0; border-radius: 10px; } footer { background-color: #fff0f5; padding: 20px; text-align: center; color: #d94f70; }