height test on safari ios

by bakhshi

CSS

html,body,.full{
    height:100%;
    padding:0;
    margin:0;
}

.full{
    background-color:yellow;
    position:absolute;
    width:100%;
}