@charset "UTF-8";


body{
    background-color: blueviolet;
}

header {
    width: 100%;
   text-align: center;
}