body { margin: 0; padding: 0; font-family: sans-serif; } header { background-color: red; text-align: center; padding: 20px; width: 100%; } aside { background-color: #3b3b3b; width: 200px; position: absolute; height: 100%; }
Problem w tym, że dodaje mi suwak na długość elementu header i nie potrafię sobie z tym poradzić.