html,body{min-height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}body{background-color:#000000e6}a{text-decoration:none;color:#ffebcd;font-size:1.5rem}a:hover{color:#90ee90;cursor:pointer}#donut-disturb{width:50%;height:50%}#github{margin-top:1rem}#app{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:50%}#msg{color:#ffebcd;font-size:2rem}
