<!DOCTYPE html>
<style>
.form{
position: absolute;
top: 1000px;
}
</style>
<body>
<input type="hidden" autofocus="true" />
<input class="form" id="oopif_element" placeholder="oopif_element">
</body>
</html>
<!DOCTYPE html>
<style>
.form{
position: absolute;
top: 1000px;
}
</style>
<body>
<input type="hidden" autofocus="true" />
<input class="form" id="oopif_element" placeholder="oopif_element">
</body>
</html>