@charset "UTF-8";

body {
    background: #2e3440;
}

header {
    text-align: center;
    color: #81a1c1;
}

header p {
    color: #ffffff;   
}
