
body {
    padding:0;
    margin:0;
    user-select: none;
    overflow-x: hidden;
}

.right {
    float: right;
}
