/*
Theme Name: Blanck
Author: David Solorzano
Description: Tema de Blanck
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
body,html{height:calc(var(--vh,1vh) * 100);margin:0;padding:0;box-sizing:border-box}header{text-decoration:none!important}:root{--vh:1vh}@media (orientation:portrait),(orientation:landscape){.pantalla-completa{height:calc(var(--vh,1vh) * 100)}}input,select,textarea{font-size:16px}body{overscroll-behavior:none}