#matrix{position: fixed; top:0; left: 0; z-index: -1; opacity:0.5;}
canvas#live2dcanvas {
border: 0 !important;
right: 0;
height:300px;
}
#clock{
position: relative;
left:50%;
transform:translateX(-50%);
}