*{
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    font-size: 0;

}
html{
    font-size: 100px;
}
html,body{
    width: 100%;
    height:100%;
    min-width: 1080px;
    overflow: hidden;
}
.head{

    cursor:pointer
}
