body{
background-color:white;
font-family:"Cormorant Garamond",serif;
margin:0;
padding:0;
}
#page{
width:90%;
max-width:800px;
margin:auto;
background-color:white;
padding:20px;
}
#header{
text-align:center;
}
h1{
font-size:32px;
font-weight:normal;
}
model-viewer{
width:100%;
height:450px;
background-color:white;
}
#text{
font-size:20px;
line-height:1.35;
}
a img{
width:100px;
}
#text p{
margin-bottom:18px;
}
#army{
width:700px;
margin:auto;
text-align:left;
}
#army img{
width:100px;
height:100px;
margin:0;
padding:0;
}
#bookmarks{
width:700px;
margin:auto;
}
#left{
float:left;
}
#right{
float:right;
}
#bookmarks img{
width:150px;
}
.rightmarker{
text-align:right;
}
.leftmarker{
text-align:left;
}
.rightmarker img{
width:100px;
}
.leftmarker img{
width:100px;
}
.page3{
background-color:white;
}
#hand{
width:100%;
height:80vh;
}
#hand model-viewer{
width:100%;
height:80vh;
background-color:transparent;
}
.marker5{
text-align:left;
}
.marker5 img{
width:100px;
}