@charset "utf-8";
/* CSS Document */
/* iindex */

body {
    background-color: lightgrey;
}

#course
{
  position:absolute;top:0px;width:100%;height:100vh;
}