body{margin-top:70px}@-webkit-keyframes masqued{0%{width:0}to{width:calc(100% + 3px);border:none}}@keyframes masqued{0%{width:0}to{width:calc(100% + 3px);border:none}}.texte{font-family:Arial,Helvetica,sans-serif;font-size:2.5em;text-align:justify}.mot>span{position:relative}.masque{position:absolute;top:0;left:0;bottom:0;right:0;border-right:.05em solid #000;height:100%;-webkit-animation:masqued linear;animation:masqued linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;background-color:#fff}
/*# sourceMappingURL=main.bundle.css.map */