For the super-large led screen, what size should the web page design be?

now there is a need to display a web page on a led screen with a resolution of 5120 to 1152, so what size of drawings do you need to design? How to write the page at the front end?

Css
Apr.16,2022

1, do you only need to fit this size?
2. If you only need to design according to the resolution, at 1:8:1 scale, try the previous page first, and the development can be written to death directly.
3. If not, consider the definition of static resources. Choose an appropriate proportion, rem adaptation, and do not limit the maximum width of rem adaptation.
4. You can also directly 1920 design drafts, but need multiple sets of resources

Menu