File size: 161 Bytes
9d5fb29
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
#model-3d-out {
    height: 400px;
} 

#plot-out {
    height: 450px;
}

#duplicate-button {
    margin-left: auto;
    color: #fff;
    background: #1565c0;
  }