HTML5 iFrame

HTML

<iframe src="https://onlyoffice.vincennes.fr" width="100%" heigth="300" sandbox="allow-scripts  allow-same-origin"></iframe>

CSS

a {
    color: red;
}