Lavprisbiler er biler vi har fået i bytte, som vi sælger videre engros til CVR nummer.
// Select the logo element
const logo = document.querySelector('.logo img');
// Apply CSS properties
logo.style.maxWidth = '640px'; // Adjust the width as needed
logo.style.maxHeight = '90px'; // Adjust the height as needed