* {
    margin: 0;
    padding: 0;
    outline: none;
    position: fixed;
}

body {
    width: 100%;
    height: 100%;

}