ProjetRIOT/style/parcoursup.css

8 lines
134 B
CSS

body, html {
width: 100vw;
height: 100vh;
min-height: 100vh;
top: 0px;
left: 0px;
background-color: #EFEFEF;
}