.mascot {
position:fixed;
width:150px;
}
.mascot-south {
bottom:0;
right:0;
}
.mascot-north {
top:0;
left:0;
}

.tz-control-bar {
background-color:gray;
position:fixed;
bottom:5px;
right:5px;
}
.tz-control-bar-sound, .tz-control-bar-animation {
padding:5px;
font-size:21px;
color:black;
float:left;
cursor:pointer;
}
.tz-control-bar-sound {
display:none;
}
