blob: df85665c72aa31768f0c7339033cc9bd396dd905 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE html>
<meta charset="UTF-8">
<html>
<style>
fieldset {
mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciLz4=),
padding-box;
margin-right: 75px;
}
span {
vertical-align: 672in;
}
</style>
<fieldset><span><video></video></span></fieldset>
</html>
|