Currently developing a website optimized for tablet use in landscape mode. However, running into an issue where the keyboard takes up half of the screen size when tapping into an input box in this mode. It works perfectly fine in portrait mode, but the keyboard size in landscape is excessive. Is there a way to display a smaller keyboard in landscape mode using CSS or does this require adjusting browser settings?