Adaptation of large screen layout

1. Question
now requires two large pages to show big data"s display screen. The projected computer is 1920 1080, but the display screen is 1920 6 1080.2
2. Think
in the ordinary screen layout must be centered, and then flat, vertical will not fill the screen, but in the large screen needs to be filled;
3. To solve
at present, I don"t know how to layout. To find a way of thinking, it must be covered horizontally and vertically on the big screen

.
Dec.21,2021

follow a screen 1920 to 1080;
then tilt the font and chart with transform scale


idea: write a horizontal and vertical layout by default, you can consider flex + vw,vh to achieve, and then cooperate with write a compatible Media query, so that the small screen will not be filled.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3747c-410c0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3747c-410c0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?