@media screen and (max-width: 1000px) {
body {
width: 100vw;
}
}
