#root{max-width:1280px;height:400px;margin-left:auto;margin-right:auto;margin-top:50px;padding:2rem;text-align:center;border:12px double blue;border-radius:4rem;background-color:#87cefa;display:flex;flex-direction:column;justify-content:center;align-items:center}body{background-color:#010152}.openText{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:1.3em;font-weight:800;color:#f2598c;text-shadow:black 1px 1px 1px}.littleText{font-size:1.1em;color:#00008b;font-weight:500;font-style:italic}.forAllButtons{border-radius:20px;font-size:1.3em;box-shadow:3px 3px #00f;background-color:#f2598c;color:#def0ff;font-weight:700;text-shadow:1px 1px 3px black;height:50px;width:200px;cursor:pointer}.forImage{max-width:500px;max-height:300px;margin:20px}.inContainer{width:100%;height:100%;display:inline-block;border:6px double blue;border-radius:3rem}.buttonsInCenter{display:flex;justify-content:center;align-items:flex-start;gap:2em}.correct{background-color:#7fffd4;color:#f0f8ff}.wrong{background-color:#8b0000;color:#f0f8ff}
