
body{
  background-color: #333;
}

.mainDiv{
    width: 100%;
    height: 100%;
}

.constructionSvg{
    width: 100%;
    height: 900px;
}
