* {
    box-sizing: border-box;
}

body {
    font-family: "Ubuntu", sans-serif;
    overflow: hidden;
}
