@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100;1,200&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto+Mono:ital,wght@0,100;1,200&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Salsa&display=swap'); *{border: 0;padding: 0;margin: 0;} body{background-color: black;} .pda{width: 100%;overflow: hidden;box-sizing: border-box;} .pdb{width: 99.9%;height: 99.9%;overflow: hidden;box-sizing: border-box;}