:root{--font-family--default:Arial;--color--white:#fff;--color--grey-light:#f0f0f0;--color--grey-medium:#a0a0a0;--color--grey-dark:#505050;--color--backgroud-turquoise:#e0f8f0;--color--green-light-x:#d0ffc0;--color--green-light:#c0f0a0;--color--green-medium:#60a040;--color--green-dark:#004000;--color--yellow:#f0e040;--topbar--height:15%;--topbar-button-height:10vmin;--image-width:44vmin;--image-height:33vmin;--paper-height:5vmin;--image-border-width:1vmin;--paper-border-width:.5vmin;--z-index--popup:100;--z-index--cursor:200}body,html{background-color:var(--color--backgroud-turquoise);width:100%;height:100%;font-family:var(--font-family--default);font-size:var(--font-size--medium);flex-direction:column;justify-content:space-evenly;align-self:center;align-items:center;margin:0;padding:0;display:flex;overflow:hidden}body{anchor-name:--body-anchor}button{cursor:pointer}
