@import url(https://fonts.googleapis.com/css?family=Poppins&display=swap);body,html{height:100%}#app{font-family:Poppins,"sans-serif";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#app h2.entry-title{font-size:60px;line-height:70px;text-align:center;margin-bottom:30px;padding-bottom:0;font-weight:200;word-break:break-word}@media only screen and (max-width:800px){#app h2.entry-title{font-size:40px}}@media only screen and (max-width:419px){#app h2.entry-title{font-size:30px}}.notifications{position:fixed;right:10px;top:10px;width:350px;z-index:1}.notification p{margin-right:20px}