Passport-frontend/test.html

30 lines
2.6 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Test</title>
</head>
<body>
<svg id="sw-js-blob-svg" width="500" height="500" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"
version="1.1">
<path fill="rgba(255, 245, 229, 1)" width="100%" height="100%" transform="translate(50 50)" style="transition: all 0.3s ease 0s;">
<animate attributeName="d" dur="10s" repeatCount="indefinite" fill="remove"
additive="sum"
values="
M16.3,-21.3C22.3,-14.5,29.1,-10.4,32.6,-3.8C36.1,2.8,36.3,12,33.2,20.8C30,29.6,23.5,38.1,15,41C6.6,44,-3.8,41.4,-9.9,35.6C-16.1,29.8,-18.1,20.7,-22.7,13C-27.3,5.3,-34.5,-1,-36,-8.8C-37.5,-16.5,-33.4,-25.7,-26.4,-32.3C-19.5,-39,-9.7,-43.1,-2.3,-40.4C5.2,-37.7,10.4,-28.1,16.3,-21.3Z;
M18.4,-22.3C25,-16.5,32.1,-11.7,34.3,-5.2C36.5,1.3,33.7,9.6,29.9,18.4C26.2,27.2,21.5,36.6,14.8,37.7C8.2,38.8,-0.4,31.7,-10.1,28C-19.7,24.3,-30.6,24.1,-35.8,18.8C-41.1,13.6,-40.7,3.2,-38.9,-6.8C-37,-16.7,-33.6,-26.4,-26.9,-32.2C-20.1,-38,-10.1,-40,-2.1,-37.5C5.9,-35.1,11.9,-28.2,18.4,-22.3Z;
M22.1,-27.3C26.5,-22.7,26.2,-13.7,26.1,-5.9C26,2,26,8.5,23.9,15.4C21.8,22.2,17.6,29.5,10.7,33.9C3.8,38.4,-5.7,40.1,-11.8,36.2C-17.8,32.3,-20.5,22.8,-23.4,14.9C-26.3,7,-29.6,0.6,-30.6,-7.4C-31.6,-15.4,-30.4,-25.1,-24.9,-29.4C-19.4,-33.8,-9.7,-32.9,-0.4,-32.4C8.9,-31.9,17.8,-31.9,22.1,-27.3Z;
M24.6,-32.2C29.9,-24.9,30.8,-15.2,30.8,-6.7C30.8,1.8,29.9,9.3,26.4,15.1C22.9,21,16.8,25.3,9.6,29.2C2.3,33.1,-6.1,36.5,-11,33.4C-15.9,30.2,-17.3,20.5,-21.2,12.8C-25,5,-31.4,-0.8,-31.3,-6.3C-31.2,-11.7,-24.8,-16.8,-18.5,-24C-12.3,-31.1,-6.1,-40.3,1.8,-42.4C9.6,-44.5,19.3,-39.5,24.6,-32.2Z;
M24.2,-31.2C29.7,-24.2,31.5,-15,30.9,-7.1C30.3,0.8,27.4,7.4,23.5,13.1C19.7,18.8,15,23.5,8.1,28.8C1.2,34.2,-7.8,40.2,-16.3,39.4C-24.9,38.7,-32.9,31.2,-35.8,22.5C-38.7,13.8,-36.4,3.9,-34.8,-6.3C-33.2,-16.4,-32.2,-26.8,-26.5,-33.8C-20.8,-40.8,-10.4,-44.4,-0.5,-43.8C9.3,-43.1,18.6,-38.2,24.2,-31.2Z;
M23.1,-29C29.5,-22.1,34.1,-14.5,33.1,-7.7C32.1,-0.9,25.5,5,21.5,12.8C17.5,20.7,16,30.4,10.1,36.2C4.2,41.9,-6.2,43.7,-13.8,40C-21.5,36.4,-26.4,27.2,-29.6,18.6C-32.9,9.9,-34.5,1.8,-34.4,-7.3C-34.2,-16.3,-32.3,-26.3,-26.3,-33.3C-20.3,-40.3,-10.1,-44.3,-0.9,-43.2C8.3,-42.2,16.6,-35.9,23.1,-29Z;
M16.3,-21.3C22.3,-14.5,29.1,-10.4,32.6,-3.8C36.1,2.8,36.3,12,33.2,20.8C30,29.6,23.5,38.1,15,41C6.6,44,-3.8,41.4,-9.9,35.6C-16.1,29.8,-18.1,20.7,-22.7,13C-27.3,5.3,-34.5,-1,-36,-8.8C-37.5,-16.5,-33.4,-25.7,-26.4,-32.3C-19.5,-39,-9.7,-43.1,-2.3,-40.4C5.2,-37.7,10.4,-28.1,16.3,-21.3Z;
"
/>
</path>
</svg>
</body>
</html>