@media (min-width: 900px) { .container { display: flex; justify-content: space-between; } }
Pro tip: use ```triple backticks around text``` to write in code fences