<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Live</title>
<style>
html{
/*transform: rotate(90deg);*/
}
body{
background-color: red;
}
html,body,iframe{
margin:0;
padding:0;
left:0;
top:0;
bottom:0;
right:0;
}
iframe {
width:100vw;
height:100vh;
transform: rotate(90deg);
}
</style>
</head>
<body style="overflow: hidden;">
<iframe src="https://vk.com/video_ext.php?oid=-186018794&id=456239023&hash=5e067f6f701bf75e" border="0" frameborder="0"
allowfullscreen="allowfullscreen"></iframe>
</body>
</html>
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Live</title>
<style>
html{
/*transform: rotate(90deg);*/
}
body{
background-color: red;
}
html,body,iframe{
margin:0;
padding:0;
left:0;
top:0;
bottom:0;
right:0;
}
iframe {
width:100vw;
height:100vh;
transform: rotate(90deg);
}
</style>
</head>
<body style="overflow: hidden;">
<iframe src="..." width="640" height="360" frameborder="0"
allowfullscreen="allowfullscreen"></iframe>
</body>
</html>
Process: com.example.parallax, PID: 12719
java.lang.ArithmeticException: divide by zero