@import url(communV7.css);

body{
  width: 100%;
  height:100dvh;
  background-color: var(--fond);
}
#frameRoot{
  width: 100%;
  height:100%;
}