html,body{
    width: 100%;
    height: 100%;
}

input,textarea,select,output{outline: none;}

ul,ol,li,dl,dd,dt{margin: 0;padding: 0}

i,em{font-style: normal}

.clear{
    clear: both;
}