body { background-color: white; 
       Font-family: Arial, san-serif}

.answer { position: absolute;
          left: 400px;
          top: 360px;
          z-index: 2;
          visibility:hidden }

