svg{background-color:hsla(0,0%,0%,0%);height:100%;width:100%;z-index:1;}path{stroke-dasharray:1280;stroke-dashoffset:1280;d:path("M0 0,-55.62305898749053 -171.19017293312763,55.62305898749053 -171.19017293312763,235.62305898749053 -171.19017293312763,-145.623058987 -448.246117975,-55.62305898749053 -171.19017293312763");stroke-miterlimit:10;fill:none;}@keyframes draw{to{stroke-dashoffset:0}}.one{animation:draw 1.618034s linear infinite alternate;}.two{animation:draw 2.618034s linear infinite alternate;}.three{animation:draw 4.236068s linear infinite alternate;}.four{animation:draw 6.854102s linear infinite alternate;}.five{animation:draw 11.090170s linear infinite alternate;}.six{animation:draw 1.618034s linear infinite alternate;}.seven{animation:draw 2.618034s linear infinite alternate;}.eight{animation:draw 4.2360679775s linear infinite alternate;}.nine{animation:draw 6.854102s linear infinite alternate;}.ten{animation:draw 11.090170s linear infinite alternate;}.box{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;height:100vh;}.row{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100vw;height:10vh;}.center-row{display:flex;flex-direction:row}.c{flex-shrink:2;color:black;}.c:hover{color:red;}.ul,.ur,.ll,.lr{position:relative;z-index:10;padding:16px;font-size:16pt;cursor:pointer;}.ll,.ul{left:3.25rem;}.ul,.ur{top:5rem;}.lr,.ur{right:3.25rem;}.ll,.lr{bottom:5rem;}.content{width:100vw;height:100vh;position:absolute;margin:auto;top:0;}.tall{flex-grow:1;display:flex;justify-content:center;align-items:center;}.corner{width:100vw;height:100vh;position:absolute;margin:auto;top:0;color:black;}html{min-height:100%;display:flex;flex-direction:column;}body{flex-grow:1;padding:0;margin:0;background-color:#000000;}#splash{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;}#palindrome{position:fixed;margin:auto;width:auto;height:100%;z-index:.5;}#palindromeMorph{display:none;flex-grow:1;height:80vh;width:auto;border:5px solid green;}#imgOne{display:block;flex-grow:1;height:80vh;width:auto;border:5px solid blue;}#imgTwo{display:none;flex-grow:1;height:80vh;width:auto;border:5px solid red;}