body {
    margin: 0;
    height: 100vh;
    user-select: none;
    -webkit-user-select : none;
    position: fixed;
}