html,
body {
    height: 1080px;
    width: 1920px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: transparent;
}