@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');

html {
    background-color: rgb(12, 2, 2);
}

.chazz {
    box-shadow: 0px 0px 150px #fff;

}