body {
    margin: 0;
  }
  /*.content, .tab-content {*/
  /*  position: relative;*/
  /*  top: 0px;*/
  /*  !* left: 150px; *!*/
  /*}*/
  #headbar {
    position:absolute;
    height:6%;
    width:100%;
    text-align:center;
    padding : 0.5%;
    color:green;
    font-weight:bold;
  }

  /*#options*/
  /*{*/
  /*  top:6%;*/
  /*  margin: 0%;*/
  /*  padding: 0;*/
  /*  width: 100%;*/
  /*  text-align: center;*/
  /*  background-color: black;*/
  /*  position: fixed; */
  /*  height:5%;*/
  /*  color: green;*/
  /*  font-size:20px;*/
  /*  font-weight: bold;*/
  /*}   */
  

  /*#navbar1 ul{*/
  /*  top:11%;*/
  /*  margin: 0;*/
  /*  padding: 0;*/
  /*  width: 15%;*/
  /*  text-align: center;*/
  /*  position: fixed;*/
  /*  height: 95%;*/
  /*}*/
  /* .sticky {
    position: fixed;
    top: 0;
    width: 100%;
  } */
  
  #navbar1 a {
    display: block;
    color: green;
    padding: 8px 16px;
    text-decoration: none;
  }

  .nav{
      align-content: center;
      margin-left: 35%;
  }
  
  #navbar1 a:hover {
    background-color: #555;
    color: white;
  }
  /* svg {
   border:1px solid black;
    border-radius:5px;
    width:1200px;
   height:700px;
   margin-top:3%;
   margin-left:5%;
    display:block;
  }     */
  #svg1 {
    border:1px solid gray;
    border-radius:10px;
    height:700px;
    width:1200px;
    margin:5px;
    background-color: floralwhite;
  }
.tooltip-donut {
    position: absolute;
    text-align: left;
    padding: .5rem;
    background: #FFFFFF;
    color: black;
    border: 1px solid #313639;
    border-radius: 8px;
    pointer-events: none;
    font-size: 15px;
  }
  #svg2 {
    border:1px solid gray;
    border-radius:10px;
    height:700px;
    width:1200px;
    margin:5px;
    background-color:floralwhite;
  }
  #svg3 {
    border:1px solid gray;
    border-radius:10px;
    height:700px;
    width:1200px;
    margin:5px;
    background-color:floralwhite;
  }
  #svg4 {
    border:1px solid black;
    border-radius:10px;
    height:900px;
    width:1250px;
    margin:5px;
    background-color:floralwhite;
  }
  #svg5 {
    border:1px solid gray;
    border-radius:10px;
    height:700px;
    width:1200px;
    margin:5px;
    background-color:floralwhite;
  }

 
  